mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-03 09:29:10 +01:00
parent
06df63b283
commit
9fcc2903fc
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ namespace BTCPayServer.Logging
|
|||
public bool DisableColors
|
||||
{
|
||||
get; set;
|
||||
} = true;
|
||||
}
|
||||
|
||||
public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue