mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-01-30 21:23:43 +00:00
4 lines
63 B
Python
4 lines
63 B
Python
import logging
|
|
|
|
logger = logging.getLogger("fastapi-projects")
|