generated from kgod/ai-review-template
4 lines
54 B
Python
4 lines
54 B
Python
import logging
|
|
|
|
logger = logging.getLogger("fastapi")
|