PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomILogger2Factory
Open sandboxFocus

ILogger2.Factory Property

Factory

Gets the ILoggerFactory, which allows to create new instances of the logger. This is used for instance by ForType(Type).

Declaration
ILoggerFactory2 Factory { get; }
Property Value
Type Description
ILoggerFactory2