-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
Design the logging architecture for the project. This includes deciding how events and undo actions are captured, stored, and structured.
Tasks
- Define
log_event()function - Define
log_undo_action()function - Choose log format (e.g., JSON)
- Design logging folder structure (e.g., logs/{date}/event.json)
- Document format standards
Outcome
The logging structure should be modular and support future undo and audit features.
Metadata
Metadata
Assignees
Labels
No labels