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

correctly unset logging level in MS driver managers #276

Closed
wants to merge 1 commit into from

Conversation

paulschmeida
Copy link

Issues #269 and #272 are caused by log_level being set to None, which is not an acceptable value. I've changed to to logging.NOTSET instead and got it working again.

@nicoalurralde
Copy link

Why is it not logging.INFO, same as Chrome and Firefox?

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