Version: 5.3
public void LogException (Exception exception, Object context);

파라미터

exception Runtime Exception.
context Object to which the message applies.

설명

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