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