Files
simple-nanoshare/my_modules/app/logger.py
T
daniel156161 c28e4874d9
Build and Push Docker Container / build-and-push (push) Successful in 1m23s
update my_helpers and remove useless newline into logger
2026-04-06 14:25:48 +02:00

4 lines
97 B
Python

from quart_common.web.logger import build_logger
logger = build_logger(name="simple-picoshare")