The properties of the LogImpl class are listed below. For a complete list of LogImpl class members, see the LogImpl Members topic.
IsDebugEnabled | Checks if this logger is enabled for the DEBUG level. |
IsErrorEnabled | Checks if this logger is enabled for the ERROR level. |
IsFatalEnabled | Checks if this logger is enabled for the FATAL level. |
IsInfoEnabled | Checks if this logger is enabled for the INFO level. |
IsWarnEnabled | Checks if this logger is enabled for the WARN level. |
Logger (inherited from LoggerWrapperImpl) | Gets the implementation behind this wrapper object. |
LogImpl Class | log4net.Core Namespace