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 ILoggerFactoryProviderMethods
| Name | Description |
|---|---|
| GetLoggerFactory(string) | Gets an instance of the ILoggerFactory2 interface. |