Skip to content

Logging Project: Design internal logging for Codelist lifecycle events #58

Description

@CarolineMorton

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions