import logging from pathlib import Path EIVE_TMTC_ROOT = Path(__file__).parent PACKAGE_ROOT = EIVE_TMTC_ROOT.parent APP_LOGGER = logging.getLogger()