Version: 2017.1

ILogger.LogException

Cambiar al Manual
public void LogException (Exception exception);

Descripción

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

See Also: Logger.LogException.