fastapi/fastapi/logger.py

4 lines
54 B
Python

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