Expand description
Audit log reader: parse events from JSONL file with optional filtering.
Structs§
- Event
Filter - Filter criteria for reading audit events.
Functions§
- read_
audit_ events - Read all audit events from the project’s JSONL file.
- read_
audit_ events_ filtered - Read audit events with a filter applied.