Microsoft.Extensions.Logging.Debug Namespace

Contains classes and abstractions used for configuring the debug output logger.

Classes

DebugLogger

A logger that writes messages in the debug output window only when a debugger is attached.

DebugLoggerProvider

The provider for the DebugLogger.