Version: 2020.2
언어: 한국어
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.