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

Fixes #5030: Disable logging on Windows, to avoid errors. #5056

Merged
merged 1 commit into from
Mar 28, 2016

Conversation

jamalex
Copy link
Member

@jamalex jamalex commented Mar 28, 2016

Summary

As seen in #5030, logging.StreamHandler is causing problems on Windows, and isn't logging correctly. As this causes problems for other parts of the application, this PR disables the logging output, specifically on Windows.

Issues addressed

Fixes #5030.

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