Fixed logback.xml for tests

This commit is contained in:
Luca Frosini 2021-02-19 17:38:12 +01:00
parent f8503e359d
commit 65eb4d6777
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<logger name="org.gcube.informationsystem" level="TRACE" />
<logger name="org.gcube.informationsystem.types" level="TRACE" />
<logger name="org.gcube.informationsystem.resourceregistry.dbinitialization" level="INFO" />
<logger name=" org.gcube.informationsystem.impl.utils.discovery" level="INFO" />
<logger name="org.gcube.informationsystem.utils.discovery" level="ERROR" />
<root level="WARN">
<appender-ref ref="STDOUT" />