Implemented interface member:
method
IsEnabled
Microsoft.Extensions.Logging.ILogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel)
1 reference to IsEnabled
dotnet-format (1)
Logging\SimpleConsoleLogger.cs (1)
38
if (!
IsEnabled
(logLevel))