d4bf750c9e
Initial commit
4 lines
54 B
Python
4 lines
54 B
Python
import logging
|
|
|
|
logger = logging.getLogger("fastapi")
|