Terminal Display

Is there a way to disable the displaying of error such as connection timeouts on the terminal, so that to reduce the amount of processing done by Gatling to display such material?

Thank you.

Jamie

Configure logback.xml to get rid of the logs + remove console display from gatling.conf if needed.

Ok. Thanks a lot :slight_smile:

Jamie