mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 17:50:21 +08:00
4 lines
60 B
Python
4 lines
60 B
Python
import logging
|
|
|
|
logger = logging.getLogger("uvicorn.error")
|