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

set log level for urllib3 #15

Merged
merged 1 commit into from
Jul 11, 2019
Merged

set log level for urllib3 #15

merged 1 commit into from
Jul 11, 2019

Conversation

adassow
Copy link
Contributor

@adassow adassow commented Jul 8, 2019

In the case of a lot of debug logs in the script output, we would like to set the log level for urllib3 to logging.CRITICAL.
Unexpected output example:

DEBUG - Converted retries value: False -> Retry(total=False, connect=None, read=None, redirect=0, status=None)
2019-07-08 14:37:48,043 - DEBUG - https://... HTTP/1.1" 200 0

Copy link
Owner

@DeviaVir DeviaVir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, thanks for contributing!

@DeviaVir DeviaVir merged commit 3ad7202 into DeviaVir:master Jul 11, 2019
murarisumit pushed a commit to murarisumit/cassandras3 that referenced this pull request Jul 17, 2019
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