Class LogUtility
- Namespace
- ComponentSpace.Saml2.Utility
- Assembly
- ComponentSpace.Saml2.dll
The log utility includes logging support.
public static class LogUtility
- Inheritance
-
LogUtility
- Inherited Members
Properties
LoggerFactory
Gets or sets the logger factory to use.
public static ILoggerFactory LoggerFactory { get; set; }
Property Value
- ILoggerFactory
The logger factory.