Hi all,
after the migration to Gatling 3 (3.0.3) I miss the URL of each request within the simulation.log.
I read a lot about the disappeared ExtraInfo and the settings of the logback.xml.
How can I get back the URL of each request (prev. via extraInfo.request.getUrl) into the simulation.log?
Please note - I want to get each request URL, not the failed one. And I don’t need much more information (with DEBUG/TRACE log level).
Example:
REQUEST search_it 5 Search homepage 1549352326468 1549352326539 OK https://a-simple-url.com/en
Thank you in advance for you help.
Niko