logger.py 54 B

123
  1. import logging
  2. logger = logging.getLogger("fastapi")