Merge branch '1.5.x'

This commit is contained in:
Andy Wilkinson 2017-06-03 09:55:47 +01:00
commit b8bd51fd48
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
</encoder>
</appender>
<logger name="com.github.dockerjava.core.command" level="DEBUG"/>
<root level="INFO">
<appender-ref ref="STDOUT" />
</root>