![]() | 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. |
![]() | Overloaded. Log a message object with the Debug level. |
![]() | Overloaded. Log a formatted string with the Debug level. |
![]() | Overloaded. Log a message object with the Error level. |
![]() | Overloaded. Log a formatted message string with the Error level. |
![]() | Overloaded. Log a message object with the Fatal level. |
![]() | Overloaded. Log a formatted message string with the Fatal level. |
![]() | Overloaded. Log a message object with the Info level. |
![]() | Overloaded. Log a formatted message string with the Info level. |
![]() | Overloaded. Log a message object with the Warn level. |
![]() | Overloaded. Log a formatted message string with the Warn level. |
ILog Interface | log4net Namespace | LogManager | GetLogger