News

Calling logging.basicConfig (..., force=True) at import time forcefully resets the root logger configuration. This wipes any logging configuration already set by the host application. This causes ...