| LoggerBaseTLevelIsEnabled Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| IsEnabled |
Gets a value indicating whether this logger is enabled.
| |
| IsEnabled(TLevel) |
Gets a value indicating whether logging of entries of the specified level is enabled.
| |
| IsEnabled(LogLevel) |
Gets a value indicating whether logging of entries of the specified level is enabled.
(Overrides LoggerBaseIsEnabled(LogLevel).) |