public void LogException (Exception exception, Object context);

파라미터

exceptionRuntime Exception.
contextObject to which the message applies.

설명

A variant of ILogHandler.LogFormat that logs an exception message.