web/app/data_helper/logger.py

2 lines
49 B
Python

import logging
logger = logging.getLogger("root")