Version: 5.4
public void LogException (Exception exception);

설명

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

See Also: Logger.LogException.