Logging

Overload List

Name Description
Logging.LogException (Exception, String, CSEntry, Boolean) Logs an exception with information about the calling method, entry in the connector space, and whether the exception was caught and handled.
Logging.LogException (Exception, String, String, Boolean) Logs an exception with information about the calling method, when the exception occurred, and whether the exception was caught and handled.

See Also