Hi,
I am using gatling-maven plugin (1.3.5 currently) and would like to have failed http responses and requests logged. I copied the logback.xml from https://github.com/excilys/gatling/blob/master/gatling-bundle/src/main/assembly/assembly-structure/conf/logback.xml and uncommented the line that should enable this logging. However, the logs are nowhere to found, neither in the file system or terminal.
What would be the correct way to set up this?
thanks,
–Janne