Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bleak: include %(threadName)s in BLEAK_LOGGING #1144

Merged
merged 2 commits into from
Nov 23, 2022

Conversation

dlech
Copy link
Collaborator

@dlech dlech commented Nov 23, 2022

This adds %(threadName)s to FORMAT passed to logging.basicConfig() when BLEAK_LOGGING is used. This can be useful to debug OS callbacks on background threads.

dlech and others added 2 commits November 23, 2022 12:47
This adds `%(threadName)s` to `FORMAT` passed to `logging.basicConfig()`
when `BLEAK_LOGGING` is used. This can be useful to debug OS callbacks
on background threads.
@dlech dlech merged commit b39beec into develop Nov 23, 2022
@dlech dlech deleted the bleak-logging-thread-name branch November 23, 2022 21:19
@dlech dlech mentioned this pull request Mar 17, 2023
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.

None yet

1 participant