minecraftd/venv/lib/python3.11/site-packages/fastapi/logger.py

3 lines
54 B
Python

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