LoggingContextLocalConfiguration Properties |
The LoggingContextLocalConfiguration type exposes the following members.
Name | Description | |
---|---|---|
IsEnabled |
Determines whether logging is enabled for all contexts using this configuration. This is typically used
to disable logging for the current transaction. If it is disabled, the default configuration is used.
| |
IsReadOnly |
Determines whether the current LoggingContextLocalConfiguration is read-only. A LoggingContextLocalConfiguration is frozen when it's assigned to a caching backend.
| |
Verbosity |
Gets the configuration of the minimal LogLevel that's still being logged for the current LoggingContextLocalConfiguration.
|