If I define the configuration below <configuration scan="true" scanPeriod="10 seconds" debug="false"> <property resource="my-configuration.properties" /> .... <root level="$
">
my-configuration.properties : logback.logLevel=debug
The modification on the fly of logback.logLevel has no effect