Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
$ dotnet add package Microsoft.Extensions.Logging.DebugNo README available.