Version: 2017.2

ILogger.LogException

Switch to Manual
public void LogException (Exception exception);

Description

A variant of ILogger.Log that logs an exception message.

See Also: Logger.LogException.