LoggingRoles Class |
List of standard logging roles.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.6.14.0 (6.6.14.0)
C#
public static class LoggingRoles
The LoggingRoles type exposes the following members.
Name | Description | |
---|---|---|
Audit |
Audit.
| |
Caching |
Log records emitted by the Caching component.
| |
Custom |
Default role for custom logging using the LogSource class.
| |
Meta |
Logging of the logging component itself.
| |
Tracing |
Default role for the Logging component.
|