Hi, currently I am using Gatling 3.9.0 plugins, with sbt build tool, I want to see log for requests but I can’t seem to find the gatling.conf, is there anyway I can set the level by command via sbt ?
Thank you for reading.
Hi, currently I am using Gatling 3.9.0 plugins, with sbt build tool, I want to see log for requests but I can’t seem to find the gatling.conf, is there anyway I can set the level by command via sbt ?
Thank you for reading.
Hi @trinp,
In gatling-sbt-plugin-demo, you can see gatling.conf
under src/test/resources
But I guess you want to change the logback-test.xml in the same directory.
Cheers!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.