Currently there is no structured logging for incoming requests. Changes required - Add middleware to log method, route, status, response time This will help debugging and monitoring.
Currently there is no structured logging for incoming requests.
Changes required
This will help debugging and monitoring.