An NDoc Documented Class Library

Appender.Log Method

Log a stack trace

Overload List

Log a stack trace

void Log(Exception);

Log a message

void Log(string);

See Also

Appender Interface | EnterpriseDT.Util.Debug Namespace