PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLogging­Verbosity­ConfigurationIs­Enabled
Open sandboxFocus

LoggingVerbosityConfiguration.IsEnabled Property

IsEnabled

Determines whether the current LoggingBackend is currently enabled. This property has precedence over, and does not affect, the minimal log levels set through the SetLevel(LogLevel) method.

Declaration
public bool IsEnabled { get; set; }
Property Value
Type Description
Boolean