Version: 2017.2
public void LogException (Exception exception, Object context);

Parameters

exception Runtime Exception.
context Object to which the message applies.

Description

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