| Error Properties |
The Error type exposes the following members.
| Name | Description | |
|---|---|---|
| Cause |
The exception that caused the log event.
| |
| LogClass |
The type that generated this event.
(Inherited from LogEvent.) | |
| LogSource |
The source that generated this event.
(Inherited from LogEvent.) | |
| Message |
The message associated with this event.
(Inherited from LogEvent.) | |
| Thread |
The thread where this event occurred.
(Inherited from LogEvent.) | |
| Timestamp |
The timestamp that this event occurred.
(Inherited from LogEvent.) |