8.2.0: BADGERS-307 feat(debugger): Record changes to metric values over time (#324)
๐บ What
Enhance logging capabilities to provide a structured logging system.
๐ How
- TypeScript
- Refactor the on-screen logger
- Change Chronicle data structure to a set structure with semantic categories:
- Messages: String log messages
- Metrics: Values that change over time
- Traces: One-off values with no history