mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
3 lines
54 B
Python
3 lines
54 B
Python
import logging
|
|
|
|
logger = logging.getLogger("fastapi")
|