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.

LoggerFactory Class

 

Provides a default ILoggerFactory.

Namespace:   Microsoft.Owin.Logging
Assembly:  Microsoft.Owin (in Microsoft.Owin.dll)

System::Object
  Microsoft.Owin.Logging::LoggerFactory

public ref class LoggerFactory abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticDefault

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

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: