Log how long each request takes. Checklist: - [ ] Add middleware to track duration - [ ] Log method, path, and time taken - [ ] Display logs in console
Log how long each request takes.
Checklist: