Now that https://github.com/OmniSharp/csharp-language-server-protocol/pull/182 is merged, we should add a `ILoggingBuilder` extension for adding LanguageServerLoggerProvider. We should also read the minimum logging level from the one provided via `SetMinimumLevel` on the LoggingBuilder. //cc @david-driscoll