LoggerFactoryExtensions Class |
Extension methods for the ILoggerFactory interface.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public static class LoggerFactoryExtensions
Name | Description | |
---|---|---|
GetLogSource(ILoggerFactory2) | Obsolete.
Gets a Logger for a given role and for the calling type.
| |
GetLogSource(ILoggerFactory3) |
Gets a Logger for a given role and for the calling type.
| |
GetLogSource(ILoggerFactory2, Type) | Obsolete. | |
GetLogSource(ILoggerFactory3, String) |
Gets a LogSource for a given role and sourceName.
| |
GetLogSource(ILoggerFactory3, Type) |