Remove log config for non boot things

This commit is contained in:
Dave Syer 2016-05-04 14:22:41 +01:00
parent e98264debf
commit 1babdd5c2e

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<include resource="org/springframework/boot/logging/logback/base.xml"/>
<logger name="org.springframework.cloud.zookeeper" level="DEBUG"/>
</configuration>