changed logback.xml

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-analytics-persistence-couchbase@154375 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-09-21 12:52:50 +00:00
parent a593081001
commit fda050e09f
1 changed files with 3 additions and 2 deletions

View File

@ -9,9 +9,10 @@
</appender>
<logger name="org.gcube" level="TRACE" />
<logger name="org.gcube" level="WARN" />
<logger name="org.gcube.accounting" level="TRACE" />
<root level="WARN">
<root level="INFO">
<appender-ref ref="STDOUT" />
</root>