2 references to LogConfiguration
Microsoft.CodeAnalysis.LanguageServer (1)
Program.cs (1)
325
LogConfiguration: new
LogConfiguration
(logLevel ?? LogLevel.Information),
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\LanguageServerTestComposition.cs (1)
22
LogConfiguration: new
LogConfiguration
(LogLevel.Trace),