Skip to content

fix: importing wakepy messes up logging#344

Merged
fohrloop merged 1 commit intomainfrom
issue-343-importing-wakepy-nukes-logging
Jun 4, 2024
Merged

fix: importing wakepy messes up logging#344
fohrloop merged 1 commit intomainfrom
issue-343-importing-wakepy-nukes-logging

Conversation

@fohrloop
Copy link
Copy Markdown
Member

@fohrloop fohrloop commented Jun 4, 2024

Fixes: #343

Previously, on wakepy 0.8.0 and 0.9.0, importing wakepy would change
logging level to WARNING. This was caused by direct call to
logging.debug() when registering Method subclasses.

@fohrloop fohrloop merged commit d927532 into main Jun 4, 2024
@fohrloop fohrloop deleted the issue-343-importing-wakepy-nukes-logging branch June 4, 2024 20:36
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.

Importing wakeypy nukes logging config

1 participant