Because I am working on a snapshot of the unreleased build, I want to be able to upgrade frequently without having to re-do my customizations.
I created a “gatling.conf” in my project root, and that overrides those in $GATLING_HOME/conf just fine. However, I tried copying logback.xml to the same location, and that did not work.
What is the proper way of overriding settings in logback.xml?