mirror of
https://github.com/fastapi/fastapi.git
synced 2026-01-19 19:41:13 -05:00
4 lines
54 B
Python
4 lines
54 B
Python
import logging
|
|
|
|
logger = logging.getLogger("fastapi")
|