Common Logging 2.0 API Reference

Log4NetLogger Properties

The properties of the Log4NetLogger class are listed below. For a complete list of Log4NetLogger class members, see the Log4NetLogger Members topic.

Public Instance Properties

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.
IsTraceEnabled Checks if this logger is enabled for the Trace level.
IsWarnEnabled Checks if this logger is enabled for the Warn level.

See Also

Log4NetLogger Class | Common.Logging.Log4Net Namespace