Class LoggerFactory
Logger factory for the framework.
public static class LoggerFactory
- Inheritance
-
LoggerFactory
- Inherited Members
Properties
Instance
Gets or sets the logger factory to use for the framework.
public static ILoggerFactory Instance { get; set; }