PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​CustomILoggerRole
Open sandboxFocus

ILogger.Role Property

Role

Gets the role of records created by this ILogger. A list of standard roles is available in the LoggingRoles class.

Declaration
string Role { get; }
Property Value
Type Description
System.String