Add request logging middleware for pod log visibility
Some checks failed
Build And Test / build-and-push (push) Failing after 33s

- Add gunicorn access/error log options to Dockerfile
- Create RequestLoggingMiddleware for detailed request logging
- Log request method, path, host, IP, NHN headers, response status, duration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-14 09:42:47 +09:00
parent 8b06504409
commit b491984797
4 changed files with 62 additions and 2 deletions

View File

@ -1 +1 @@
v0.0.2
v0.0.3