Hi,
I’m using gatling “3.5.0” version, Without mentioning scenario name in each gatling request how can i add scenario name in each request in simulation.log file example as below i.e.
REQUEST Serverauthenticate 1621252887979 1621252889933 OK (I have request, request-name, start, end time and status of request but no details of scenario name)
RUN simulations.LocalTestSimulation localtestsimulation 1621252884360 3.5.0
USER LocalTestSimulationServer START 1621252887960
REQUEST Serverauthenticate 1621252887979 1621252889933 OK
USER LocalTestSimulationServer END 1621252900326
/Mahesh