MicroStrategy/mstrio-py

Usage of mstrio changes logger config

hom3r opened this issue · 1 comments

hom3r commented

When importing anything from the mstrio package, it completely changes my root logger config. This is not a desirable behaviour, no library should change the root logger config. Instead, it should create its own instance of a logger and use that one.

I created PR #144 to fix this. However, I'm not sure if this does the trick or if something else must be done in order to keep the root logger intact.

Hi @hom3r, thank you for your feedback. We'll discuss our approach regarding this issue and post an update here when it's available.
For now we'll close your PR due to our official release process and ongoing discussion.