import logging.config from .config import LogConfig logging.config.dictConfig(LogConfig().dict())