List of standard logging roles.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common.dll
Syntax
public static class LoggingRolesFields
| 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. |