Version: 2017.1

Logger.LogException

切换到手册
public void LogException (Exception exception);
public void LogException (Exception exception, Object context);

参数

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

描述

Logger.Log 的变体,用于记录异常消息。