Click or drag to resize

ILogError Method

Overload List
  NameDescription
Public methodError(String)
Logs a message with the Error level.
Public methodError(String, Exception)
Logs a message with the Error level including the stack trace of the exception passed as a parameter.
Top
See Also