Skip to content

Refactor logging and formatting logic#4542

Merged
Torxed merged 4 commits into
archlinux:masterfrom
svartkanin:refactor-logging
May 19, 2026
Merged

Refactor logging and formatting logic#4542
Torxed merged 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
@Torxed Torxed merged commit ac4bc44 into archlinux:master May 19, 2026
9 checks passed
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.

2 participants