1 Commits

Author SHA1 Message Date
Automated Action
f44d1064ae Add request logging middleware to FastAPI application
Added RequestLoggingMiddleware that logs incoming HTTP requests with method, path, response status, and processing time using Python's built-in logging module.
2025-06-19 17:43:16 +00:00