Implemented interface member:
method
IsEnabled
Microsoft.Extensions.Logging.ILogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel)
1 reference to IsEnabled
Microsoft.Extensions.Logging.AzureAppServices (1)
BatchingLogger.cs (1)
33
if (!
IsEnabled
(logLevel))