LegacySourceLogger.Factory Property |
Gets the ILoggerFactory, which allows to create new instances of the logger. This is used for instance by ForType(Type).
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.14.0 (6.10.14.0)
C#
public abstract ILoggerFactory2 Factory { get; }