PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextDescription
Open sandboxFocus

LoggingContext.Description Property

Description

Gets the description of the current context. The description is typically set by the LogRecordBuilder when building the opening record of a context.

Declaration
public UnsafeString Description { get; }
Property Value
Type Description
UnsafeString