Gatling version: 3.13.3
Gatling flavor: scala
Gatling build tool: maven
Hi Community,
I created a http-scenario and would like to see the requests and actions taking place while executing.
For this I’m using the logback.xml in src\test\resources:
%d{dd-MM-yyyy HH:mm:ss.SSS} %magenta([%thread]) %highlight(%-5level) %logger{36}.%M - %msg%nDependencies say, logback-classic and -core are used with version 1.5.16, what is also configured as Libraries under “Project structure”.
When I execute the simulation as maven-run in IntelliJ, logger is not starting.
In an older Branch, using Gatling 3.10.5 and logback 1.5.3, it is running and I did my best in the actual scenario, to make it identically to the older one…
Any idea is highly appreciated!
Thanks and regards
Alex