Changing log level to find out about ci build error

CI build throws a permission denied error on the Consumer Archetype test.
This commit is contained in:
Martin Stockhammer 2017-11-15 21:40:03 +01:00
parent 71f3ec4230
commit 8a131a6145
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
<loggers>
<logger name="org.springframework" level="error"/>
<logger name="sf.ehcache" level="debug" />
<root level="info">
<appender-ref ref="console"/>