ILogError Method |
Name | Description | |
---|---|---|
![]() | Error(String) |
Logs a message with the Error level.
|
![]() | Error(String, Exception) |
Logs a message with the Error level including the stack trace of the exception passed as a parameter.
|