logging enhancements

This commit is contained in:
Piotr Dec 2025-10-22 22:53:49 +02:00
parent 2dec6d5384
commit 569aefeccb
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
8 changed files with 88 additions and 20 deletions

2
run.sh
View file

@ -1 +1 @@
uvicorn app.main:app --factory --reload
uvicorn app.main:run --factory --reload