Skip to content

8.2.0: BADGERS-307 feat(debugger): Record changes to metric values over time (#324)

Compare
Choose a tag to compare
@tvr-buildatron tvr-buildatron released this 07 Mar 11:01

๐Ÿ“บ 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