Logging config and new spring version stuff.
This commit is contained in:
@@ -5,6 +5,7 @@ appender reference in the root level section below.
|
||||
|
||||
<configuration scan="true">
|
||||
<jmxConfigurator />
|
||||
|
||||
<shutdownHook class="ch.qos.logback.core.hook.DelayingShutdownHook"/>
|
||||
|
||||
<!-- DEBUGLOG rolling file appender to debug.log (all levels) -->
|
||||
@@ -61,4 +62,4 @@ appender reference in the root level section below.
|
||||
<logger name="ch.psi.daq.query" level="DEBUG"/>
|
||||
<logger name="ch.psi.daq.cassandralocal" level="DEBUG"/>
|
||||
<logger name="ch.psi.daq.daqlocal" level="DEBUG"/>
|
||||
</configuration>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user