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 DEBUGlevel. | 
|  IsErrorEnabled | Checks if this logger is enabled for the ERRORlevel. | 
|  IsFatalEnabled | Checks if this logger is enabled for the FATALlevel. | 
|  IsInfoEnabled | Checks if this logger is enabled for the INFOlevel. | 
|  IsWarnEnabled | Checks if this logger is enabled for the WARNlevel. | 
|  Logger (inherited from LoggerWrapperImpl) | Gets the implementation behind this wrapper object. | 
LogImpl Class | log4net.Core Namespace