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

파라미터

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

설명

A variant of Logger.Log that logs an exception message.