LogEvent.Exception property

The exception, if any. May be null.

public Exception Exception { get; set; }

See Also