LogMessageSource
Description
- Derived from
Abstract base class for ILogMessageSource implementations.
Protected / Methods
OnVerbosityChanged
This method is called each time the value of ILogMessageSource.Verbosity has changed.
Protected / Attributes
verbosity
The current log message verbosity.
Subclasses must not modify this field directly (use ILogMessageSource.Verbosity instead)!