![]() | Gets a value indicating whether this instance is debug enabled. |
![]() | Gets a value indicating whether this instance is error enabled. |
![]() | Gets a value indicating whether this instance is fatal enabled. |
![]() | Gets a value indicating whether this instance is info enabled. |
![]() | Gets a value indicating whether this instance is trace enabled. |
![]() | Gets a value indicating whether this instance is warn enabled. |
![]() | 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. |
![]() |
Constructor |
![]() | |
![]() | 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. |
NLogLogger Class | Common.Logging.NLog Namespace