mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
parent
06df63b283
commit
9fcc2903fc
@ -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…
Reference in New Issue
Block a user