Log a stack trace
void Log(Exception);
Log a message
void Log(string);
Appender Interface | EnterpriseDT.Util.Debug Namespace