This version of Unity is unsupported.

ILogHandler.LogException

public void LogException(Exception exception, Object context);

Parameters

exceptionRuntime Exception.
contextObject to which the message applies.

Description

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