Common Logging 2.0 API Reference

NLogLogger Properties

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

Public Instance Properties

IsDebugEnabled Gets a value indicating whether this instance is debug enabled.
IsErrorEnabled Gets a value indicating whether this instance is error enabled.
IsFatalEnabled Gets a value indicating whether this instance is fatal enabled.
IsInfoEnabled Gets a value indicating whether this instance is info enabled.
IsTraceEnabled Gets a value indicating whether this instance is trace enabled.
IsWarnEnabled Gets a value indicating whether this instance is warn enabled.

See Also

NLogLogger Class | Common.Logging.NLog Namespace