Version: 5.5
public void LogException (Exception exception);

설명

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

See Also: Logger.LogException.