ILoggerFactory Interface |
Note: This API is now obsolete.
Creates instances of the ILogger interface. An instance of this interface must be registered into the ServiceLocator.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.14.0 (6.10.14.0)
C#
[ObsoleteAttribute("Use ILoggerFactoryProvider3")] public interface ILoggerFactory
The ILoggerFactory type exposes the following members.