![]() | 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 Trace level. |
![]() | Checks if this logger is enabled for the Warn level. |
![]() | Overloaded. Log a message object with the Debug level. |
![]() | Overloaded. Log a message with the Debug level. |
![]() | |
![]() | Overloaded. Log a message object with the Error level. |
![]() | Overloaded. Log a message with the Error level. |
![]() | Overloaded. Log a message object with the Fatal level. |
![]() | Overloaded. Log a message with the Fatal level. |
![]() | |
![]() | |
![]() | Overloaded. Log a message object with the Info level. |
![]() | Overloaded. Log a message with the Info level. |
![]() | |
![]() | Overloaded. Log a message object with the Trace level. |
![]() | Overloaded. Log a message with the Trace level. |
![]() | Overloaded. Log a message object with the Warn level. |
![]() | Overloaded. Log a message with the Warn level. |
![]() |
Creates a new logger instance using WriteInternal for writing log events to the underlying log system. |
![]() | |
![]() | Override this method to use a different method than WriteInternal for writing log events to the underlying log system. |
![]() | |
![]() | Actually sends the message to the underlying log system. |
AbstractLogger Class | Common.Logging.Factory Namespace