Commit includes ControlLoopPolicy API and bugfixes
[policy/engine.git] / BRMSGateway / src / main / resources / logback.xml
index 2c67db9..2cae6c8 100644 (file)
       <maxIndex>9</maxIndex>
     </rollingPolicy>
     <filter class="ch.qos.logback.classic.filter.ThresholdFilter">
-     <level>INFO</level>
+     <level>DEBUG</level>
      </filter>
     <triggeringPolicy
       class="ch.qos.logback.core.rolling.SizeBasedTriggeringPolicy">