Skip to content

ADR for Loggging Concept #129

@HHG-DB

Description

@HHG-DB

As a developer

Implement a dual-output logging system that provides real-time console feedback during simulation runs and exports structured data (CSV/JSON) for post-simulation dashboard visualization. Both outputs must be independently configurable to allow flexible user customization.

Currently, the simulation runs without providing runtime visibility to users. Users need:

  1. Real-time console output to track simulation progress
  2. Structured data export for post-simulation analysis and dashboard visualization

Acceptance Criteria

  • Logging Format for Console
  • Logging Format for Output Data such as "csv" or "json"
  • Simple code example to demonstrate the usage
  • ADR Documentation in Github

Architecture References

Logging Concept

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions