Namespace: PostSharp.Patterns.Diagnostics.Backends.Log4Net
Assembly: PostSharp.Patterns.Diagnostics.Backends.Log4Net.dll
Syntax
public class Log4NetLoggingTypeSource : LoggingTypeSource, IContextLocalLogger, ILoggerExceptionHandler
Constructors
Name | Description |
---|---|
Log4NetLoggingTypeSource(LoggingNamespaceSource, string, Type) | Initializes a new Log4NetLoggingTypeSource. |
Log4NetLoggingTypeSource(LoggingNamespaceSource, Type) | Initializes a new Log4NetLoggingTypeSource. |
Methods
Name | Description |
---|---|
IsBackendEnabled(LogLevel) | Checks whether logging is enabled in the back-end for the given level. |