5 lines
56 B
Python

import logging
DEBUG = False
LOG_LEVEL = logging.DEBUG