wip: add structlog

This commit is contained in:
grillazz
2025-06-18 08:49:32 +02:00
parent 3f09b5701e
commit c09c338b37
5 changed files with 72 additions and 80 deletions

View File

@@ -12,7 +12,6 @@ services:
granian --interface asgi
--host 0.0.0.0 --port 8080
app.main:app --access-log --log-level debug
--log-config ./logging-granian.json
"
volumes:
- ./app:/panettone/app