Agent.ActiveLoggerFactory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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