Skip to content

Conversation

@HHG-DB
Copy link
Contributor

@HHG-DB HHG-DB commented Nov 5, 2025

Summary

ADR for Logging Concept:
Implement logging system with real-time console output and structured data export (CSV/JSON) for dashboard visualization. Both outputs must be independently configurable.

Related Issues/Tickets

#129

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Test improvement
  • Other (please describe):

How Has This Been Tested?

Checklist

  • Follows conventional commit message format
  • Code is formatted and linted (uv run ruff format . && uv run ruff check .)
  • All tests pass (uv run pytest)
  • Documentation updated (if needed)

Additional Notes

@HHG-DB HHG-DB requested review from 36b498c8 and jhw-db November 5, 2025 09:39
@HHG-DB HHG-DB self-assigned this Nov 5, 2025
@HHG-DB HHG-DB linked an issue Nov 5, 2025 that may be closed by this pull request
4 tasks
Copy link
Contributor

@36b498c8 36b498c8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HHG-DB unfortunatetly it is unclear where the ADRs should be located as we already have some here . Let's discuss that.

Also shouldn't be the ADR a single file which compares the pros and cons and therefore can explain the decision made ?

@github-actions
Copy link

PR Preview Action v1.6.2

🚀 View preview at
https://OpenRailAssociation.github.io/dac-migration-dss-popupsim/pr-preview/pr-130/

Built to branch gh-pages at 2025-11-20 10:03 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@github-actions github-actions bot temporarily deployed to pr-preview November 20, 2025 10:03 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ADR for Loggging Concept

3 participants