Skip to content

change handler to only local logger#1

Merged
erdogant merged 1 commit intoerdogant:masterfrom
dpinol:local-logger
May 17, 2024
Merged

change handler to only local logger#1
erdogant merged 1 commit intoerdogant:masterfrom
dpinol:local-logger

Conversation

@dpinol
Copy link

@dpinol dpinol commented Feb 13, 2024

All handlers are removed from the root logger and replace by a handler which logs with "[d3graph]" prefix. This causes that this prefix appears in logs from other modules. It also interferes with pytest log handles.
This PR performs the handler replacement only for the local logger.

@erdogant erdogant merged commit c255659 into erdogant:master May 17, 2024
@erdogant
Copy link
Owner

Thank you for this contribution!

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