Implemented interface member:
method
IsEnabled
Microsoft.Extensions.Logging.ILogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel)
1 reference to IsEnabled
Microsoft.Extensions.Logging.Debug (1)
DebugLogger.cs (1)
41if (!IsEnabled(logLevel))