Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gmmcosta15
Copy link
Collaborator

What Changed?

This PR introduces asynchronous logging(logger_manager.py) using QueueHandler and QueueListener

Changes

  • Refactored logger_manager.py to use QueueHandler and QueueListener.
  • Added support for multiple handlers (console + rotating file).
  • Ensured correlation ID propagation.
  • Added pytest test to validate DEBUG logging in dev mode.

How to test

pytest tests/test_logger_manager.py

@gmmcosta15 gmmcosta15 requested a review from HugoCLSC November 6, 2025 17:57
@gmmcosta15 gmmcosta15 force-pushed the feat/async-logging branch 2 times, most recently from 2af50e4 to 7316280 Compare November 7, 2025 10:44
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