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

Add more function to manipulate logging #123

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

dachengx
Copy link
Contributor

For example after this PR you can control the logging of other packages like:

set_logging_level("urllib3", "WARNING")

to make request package to be quiet, as suggested by https://stackoverflow.com/a/11029841/16515081.

@dachengx dachengx marked this pull request as ready for review September 14, 2024 23:49
@dachengx dachengx merged commit 25cbd17 into master Sep 14, 2024
2 checks passed
@dachengx dachengx deleted the more_logging_functions branch September 14, 2024 23:53
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.

1 participant