LoggingVerbosityConfiguration Properties |
The LoggingVerbosityConfiguration type exposes the following members.
Name | Description | |
---|---|---|
Backend |
Gets the parent LoggingBackend.
| |
IsDisposed |
Determines whether the current LoggingVerbosityConfiguration has already been disposed.
| |
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.
| |
IsReadOnly |
Determines whether the current instance is read-only. A LoggingVerbosityConfiguration is frozen when in starts being used by a LoggingContextLocalConfiguration.
|