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

LoggingRoles.Custom Field

Default role for custom logging using the LogSource class.

Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common.dll
Syntax
public const string Custom = "Custom"
Returns
Type Description
System.String