LoggerFactory.Default Property

Definition

Provides a default ILoggerFactory based on System.Diagnostics.TraceSorce.

public static Microsoft.Owin.Logging.ILoggerFactory Default { get; set; }
static member Default : Microsoft.Owin.Logging.ILoggerFactory with get, set
Public Shared Property Default As ILoggerFactory

Property Value

Applies to