ehrtools / ehrtools/codelist-tools
Logging Project: Design internal logging for Codelist lifecycle events
Open
current priority
- Dominant language
- Rust
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Goal:** Implement a lightweight internal logging mechanism to track operations like loading, adding, or removing codes.
Scope:
- Add a Vec (or structured log) to the Codelist struct
- Include timestamps and clear messages (e.g. “2025-05-26T14:03:12Z: Added A09 Bacterial Pneumonia”)
- Add internal logging to common methods (e.g. add_code, remove_code)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.