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