LogEntry.InnerException

LogEntry.InnerException property

Gets or sets the inner exception object.

public Exception InnerException { get; set; }

See Also