Log Properties |
[This is preliminary documentation and is subject to change.]
The Log type exposes the following members.
Name | Description | |
---|---|---|
Formatter |
Gets the internal formatter instance.
| |
IsDebugEnabled |
Gets a value indicating whether logging of debug entries is enabled.
| |
IsErrorEnabled |
Gets a value indicating whether logging of error entries is enabled.
| |
IsFatalEnabled |
Gets a value indicating whether logging of fatal error entries is enabled.
| |
IsInfoEnabled |
Gets a value indicating whether logging of information entries is enabled.
| |
IsTraceEnabled |
Gets a value indicating whether logging of trace entries is enabled.
| |
IsWarnEnabled |
Gets a value indicating whether logging of warning entries is enabled.
| |
Logger |
Gets the internal logger instance.
|