Skip to content

Removing call to logging.basicConfig#124

Open
timmarkhuff wants to merge 1 commit intoquatanium:masterfrom
timmarkhuff:fix-logging
Open

Removing call to logging.basicConfig#124
timmarkhuff wants to merge 1 commit intoquatanium:masterfrom
timmarkhuff:fix-logging

Conversation

@timmarkhuff
Copy link

This library makes a call to logging.basicConfig, which should really only be called in applications, not libraries. This causes any logging config that an application attempts to set to be overridden.

@timmarkhuff
Copy link
Author

@sinchb would you mind reviewing this PR? I think this will improve the logging setup of this library.

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