import logging
LOG_LEVEL = logging.DEBUG
DEV_BUILD = False
AUT_PATH = "path to the application (.app or .AppImage)"