LogImpl PropertiesApache log4net™ SDK Documentation

The LogImpl type exposes the following members.

Properties

  NameDescription
Public propertyIsDebugEnabled
Checks if this logger is enabled for the DEBUG level.
Public propertyIsErrorEnabled
Checks if this logger is enabled for the ERROR level.
Public propertyIsFatalEnabled
Checks if this logger is enabled for the FATAL level.
Public propertyIsInfoEnabled
Checks if this logger is enabled for the INFO level.
Public propertyIsWarnEnabled
Checks if this logger is enabled for the WARN level.
Public propertyLogger
Gets the implementation behind this wrapper object.
(Inherited from LoggerWrapperImpl.)
Top
See Also

Reference