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: 2023.0.3.0 (2023.0.3.0)
C#
public abstract ILoggerFactory2 Factory { get; }