Factory
Gets the ILoggerFactory, which allows to create new instances of the logger. This is used for instance by ForType(Type).
Declaration
public abstract ILoggerFactory2 Factory { get; }Property Value
| Type | Description |
|---|---|
| ILoggerFactory2 |
Gets the ILoggerFactory, which allows to create new instances of the logger. This is used for instance by ForType(Type).
public abstract ILoggerFactory2 Factory { get; }| Type | Description |
|---|---|
| ILoggerFactory2 |