mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 06:24:24 +01:00
Disable color in logs
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user