| ILogError Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also