PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Roles
Open sandboxFocus

LoggingRoles Class

List of standard logging roles.

Inheritance
LoggingRoles
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common.dll
Syntax
public static class LoggingRoles : Object

Fields

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.