Represents a type logged using the AuditBackend.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Audit
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public class AuditTypeSource : LoggingTypeSource, IContextLocalLogger, ILoggerExceptionHandlerConstructors
| Name | Description |
|---|---|
| AuditTypeSource(LoggingNamespaceSource, Type) | Initializes a new AuditTypeSource. |
Methods
| Name | Description |
|---|---|
| IsBackendEnabled(LogLevel) | Checks whether logging is enabled in the back-end for the given level. |