Table of Contents

Class LoggerFactory

Namespace
SceneGate.Lemon
Assembly
SceneGate.Lemon.dll

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; }

Property Value

ILoggerFactory