Skip to content

Logging Project: Design a structured logging format (optional for now) #63

Description

@CarolineMorton

This does not need to happen now.

Goal: Move from Vec<String> 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

Activity

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

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions