Creates instances of ILoggerFactory2. An instance of this interface must be registered into the ServiceLocator.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
[Obsolete("Use ILoggerFactoryProvider3")]
public interface ILoggerFactoryProvider
Methods
Name | Description |
---|---|
GetLoggerFactory(string) | Gets an instance of the ILoggerFactory2 interface. |