LoggingContextLocalConfiguration.Verbosity Property |
Gets the configuration of the minimal LogLevel that's still being logged for the current LoggingContextLocalConfiguration.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.5.15.0 (6.5.15.0)

C#
public LoggingVerbosityConfiguration Verbosity { get; set; }
Property Value
Type: LoggingVerbosityConfiguration