I have a Python package foobar with __main__.py inside it. In the __main__.py I configure logging with:
foobar
__main__.py
from logging im