Interface ILoggerFactory2
Creates instances of the ILogger2 interface.
Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public interface ILoggerFactory2
Methods
Name | Description |
---|---|
GetLogger(Type) |
Creates instances of the ILogger2 interface.
public interface ILoggerFactory2
Name | Description |
---|---|
GetLogger(Type) |