Byparr/src/utils/__init__.py
2024-07-24 13:57:40 +00:00

4 lines
60 B
Python

import logging
logger = logging.getLogger("uvicorn.error")