Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Microsoft.Owin.Logging Namespace

 

Provides classes used for logging diagnostics.

ClassDescription
System_CAPS_pubclassAppBuilderLoggerExtensions

Logging extension methods for IAppBuilder.

System_CAPS_pubclassDiagnosticsLoggerFactory

Provides an ILoggerFactory based on System.Diagnostics.TraceSource.

System_CAPS_pubclassLoggerExtensions

ILogger extension methods for common scenarios.

System_CAPS_pubclassLoggerFactory

Provides a default ILoggerFactory.

InterfaceDescription
System_CAPS_pubinterfaceILogger

A generic interface for logging.

System_CAPS_pubinterfaceILoggerFactory

Used to create logger instances of the given name.

Return to top
Show: