"Log all requests and responses" not logging first request in chain of redirects

In my logback.conf I have uncommented (the debug one is still commented out), and I’m getting almost all of my requests logged, but in the case of requests with redirects, the original request isn’t being logged. Using snapshot from this morning.

Fixed: https://github.com/excilys/gatling/issues/1946

Thanks for reporting!