![]() |
Construct a new wrapper for the specified logger. |
![]() | Checks if this logger is enabled for the DEBUG level. |
![]() | Checks if this logger is enabled for the ERROR level. |
![]() | Checks if this logger is enabled for the FATAL level. |
![]() | Checks if this logger is enabled for the INFO level. |
![]() | Checks if this logger is enabled for the WARN level. |
![]() | Gets the implementation behind this wrapper object. |
![]() | Overloaded. Logs a message object with the DEBUG level. |
![]() | Overloaded. Logs a formatted message string with the DEBUG level. |
![]() | � |
![]() | Overloaded. Logs a message object with the ERROR level. |
![]() | Overloaded. Logs a formatted message string with the ERROR level. |
![]() | Overloaded. Logs a message object with the FATAL level. |
![]() | Overloaded. Logs a formatted message string with the FATAL level. |
![]() | � |
![]() | � |
![]() | Overloaded. Logs a message object with the INFO level. |
![]() | Overloaded. Logs a formatted message string with the INFO level. |
![]() | � |
![]() | Overloaded. Logs a message object with the WARN level. |
![]() | Overloaded. Logs a formatted message string with the WARN level. |
![]() | � |
![]() | � |
![]() | Virtual method called when the configuration of the repository changes |
LogImpl Class | log4net.Core Namespace