This functionality was removed in HTTP 2.x. It's quite useful and somewhat expected to have this at least for development. It's possibly less needed in production deployment where a reverse proxy with its own logging is probably used somewhere. I'm wondering if a basic request logger should be included as a middleware people can opt into?
This functionality was removed in HTTP 2.x. It's quite useful and somewhat expected to have this at least for development. It's possibly less needed in production deployment where a reverse proxy with its own logging is probably used somewhere. I'm wondering if a basic request logger should be included as a middleware people can opt into?