helpers/_examples_/config.py

5 lines
56 B
Python

import logging
DEBUG = False
LOG_LEVEL = logging.DEBUG