LoggerFactory.Default 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.
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