public void LogException (Exception exception, Object context);

参数

exception运行时异常。
context此消息应用到的对象。

描述

记录异常消息的 ILogHandler.LogFormat 的变体。