import logging import os LOG_LEVEL = logging.INFO UPDATE_VP_ON_FAIL = False DEV_BUILD = False APP_DIR = os.getenv('APP_DIR')