Share via


Agent.ActiveLoggerFactory Property

Definition

Get the active logger factory, if defined; otherwise, provide the default.

protected virtual Microsoft.Extensions.Logging.ILoggerFactory ActiveLoggerFactory { get; }
member this.ActiveLoggerFactory : Microsoft.Extensions.Logging.ILoggerFactory
Protected Overridable ReadOnly Property ActiveLoggerFactory As ILoggerFactory

Property Value

Applies to