Skip to content

Refactor logging and formatting logic#4542

Open
svartkanin wants to merge 4 commits into
archlinux:masterfrom
svartkanin:refactor-logging
Open

Refactor logging and formatting logic#4542
svartkanin wants to merge 4 commits into
archlinux:masterfrom
svartkanin:refactor-logging

Conversation

@svartkanin
Copy link
Copy Markdown
Collaborator

  • Moved formatting related logic from output.py into utils/format.py and removed redundant FormattedOutput wrapper class as all functions are static functions anyways
  • Renamed output.py to log.py
  • Removed redundant Journal class and made the single logging function a standalone module function journal_log

@svartkanin svartkanin requested a review from Torxed as a code owner May 15, 2026 12:13
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.

1 participant