#constants.py

DEBUG_MESSAGE_LEVEL_ALL = 1
DEBUG_MESSAGE_LEVEL_INFO = 2
DEBUG_MESSAGE_LEVEL_WARN = 3
DEBUG_MESSAGE_LEVEL_ERROR = 4