Files
plm-lottery/app
davideandClaude Sonnet 5 7e5c372833 Log to a file instead of only stdout
All app and uvicorn logging now goes to logs/app.log (rotating,
10MB x5), and a catch-all exception handler logs full tracebacks there
before returning a generic 500 — so an error is traceable to its cause
without depending on how the process was launched. logs/ is gitignored,
like the other runtime artifacts.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-21 10:46:47 +02:00
..
2026-07-21 10:26:31 +02:00
2026-07-21 10:26:31 +02:00
2026-07-21 10:26:11 +02:00
2026-07-21 10:26:25 +02:00
2026-07-21 10:46:47 +02:00