Implemented interface member:
method
IsEnabled
Microsoft.Extensions.Logging.ILogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel)
1 reference to IsEnabled
Aspire.Dashboard.Tests (1)
tests\Shared\Logging\TestLogger.cs (1)
40
if (!
IsEnabled
(logLevel))