Patrick Williams | 83a6741 | 2024-11-06 14:51:57 -0500 | [diff] [blame] | 1 | version: 1.0.1 |
Patrick Williams | 73c931f | 2024-10-03 11:00:29 -0400 | [diff] [blame] | 2 | |
3 | events: | ||||
4 | - name: Cleared | ||||
5 | en: | ||||
6 | description: Indicate the user cleared all logs. | ||||
7 | message: Event log cleared by user. | ||||
8 | metadata: | ||||
Patrick Williams | 83a6741 | 2024-11-06 14:51:57 -0500 | [diff] [blame] | 9 | - name: NumberOfLogs |
Patrick Williams | 73c931f | 2024-10-03 11:00:29 -0400 | [diff] [blame] | 10 | description: The number of logs present before clearing. |
11 | type: uint64 |