You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have my own customized logging config enabled in my application.
Everything is fine, but after calling partition_image, the config of root logger has been changed to WARNING level, when I set it to DEBUG level.
Are there any codes in partition_image which are overriding local configs?
What can I do to prevent my logging configs being overriden?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello
I have my own customized logging config enabled in my application.
Everything is fine, but after calling partition_image, the config of root logger has been changed to WARNING level, when I set it to DEBUG level.
Are there any codes in partition_image which are overriding local configs?
What can I do to prevent my logging configs being overriden?
Best regards,
Bill
Beta Was this translation helpful? Give feedback.
All reactions