UnisKB/apps/common/utils/logger.py

4 lines
59 B
Python
Raw Normal View History

import logging
maxkb_logger = logging.getLogger('max_kb')