public void LogException (Exception exception, Object context);

Parámetros

exceptionRuntime Exception.
contextObjeto al cual el mensaje se aplica.

Descripción

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