ehrtools / ehrtools/codelist-tools
Logging Project: Design a structured logging format (optional for now)
Open
enhancement
- Dominant language
- Rust
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This does not need to happen now.
**Goal:** Move from `Vec` to a richer log structure (for better future-proofing and to allow filtering).
**Scope**:
- Define a LogEntry struct (with timestamp, action, payload)
- implement serialisation to/from JSON
- Add filtering, grouping, or export options
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.