counter: 1.1.3 - Implemented an integration test for the old message-format
[demos/kafka/wordcount] / src / test / resources / logback-test.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <configuration>
3     <include resource="org/springframework/boot/logging/logback/base.xml" />
4     <logger name="de.juplo.kafka.wordcount.counter" level="DEBUG" />
5 </configuration>