Implemented interface member:
method
IsEnabled
Microsoft.CodeAnalysis.Razor.Logging.ILogger.IsEnabled(Microsoft.CodeAnalysis.Razor.Logging.LogLevel)
1 reference to IsEnabled
Microsoft.VisualStudio.Razor.IntegrationTests (1)
Logging\IntegrationTestOutputLogger.cs (1)
21
if (!
IsEnabled
(logLevel) || !_provider.HasOutput)