LogRecord - Aghyad-Khlefawi/Coddee GitHub Wiki
A log record item.
Properties
| Name | Description |
|---|---|
| Date | The date of the event |
| Type | The type of the record |
| Source | The name of the object that created this record |
| Content | The content of the record |
| Exception | The exception object in case the record type is Error |