DebugLoggerFactoryExtensions Class

Definition

Extension methods for the ILoggerFactory class.

public ref class DebugLoggerFactoryExtensions abstract sealed
public static class DebugLoggerFactoryExtensions
type DebugLoggerFactoryExtensions = class
Public Module DebugLoggerFactoryExtensions
Inheritance
DebugLoggerFactoryExtensions

Methods

AddDebug(ILoggingBuilder)

Adds a debug logger named 'Debug' to the factory.

Applies to