Skip to content

Code: revive MultiLogger extension#31

Merged
f3l1x merged 2 commits intocontributte:masterfrom
ohmyfelix:feature/multilogger-extension
Feb 23, 2026
Merged

Code: revive MultiLogger extension#31
f3l1x merged 2 commits intocontributte:masterfrom
ohmyfelix:feature/multilogger-extension

Conversation

@ohmyfelix
Copy link
Copy Markdown
Contributor

Summary

  • revives the original MultiLogger idea from WIP: MultiLogger #28 in a form that works with the current codebase
  • adds LoggerExtension that wraps tracy.logger, disables autowiring on the original logger, and sets Debugger logger to MultiLogger
  • adds integration/unit tests for logger fan-out behavior and documents extension setup in .docs/README.md

Verification

  • make qa
  • make tests

Notes

  • I could not push updates directly to contributte:fx (permission denied), so this PR supersedes WIP: MultiLogger #28 from my fork branch.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (master@c35b09c). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage          ?   51.02%           
=========================================
  Files             ?        5           
  Lines             ?       49           
  Branches          ?        0           
=========================================
  Hits              ?       25           
  Misses            ?       24           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ohmyfelix ohmyfelix force-pushed the feature/multilogger-extension branch from c4d777f to d29d562 Compare February 23, 2026 11:28
@f3l1x f3l1x merged commit e2ba756 into contributte:master Feb 23, 2026
10 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