added log level for a dedicated package

This commit is contained in:
Luca Frosini 2024-08-01 14:14:09 +02:00
parent 6aa2b371ed
commit 1e9c3d7889
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<logger name="org.gcube.grsf" level="INFO" />
<logger name="org.gcube.gcat" level="WARN" />
<logger name="org.gcube.storagehub" level="WARN" />
<logger name="org.gcube.grsf.publisher.utils" level="TRACE" />
<root level="WARN">
<appender-ref ref="STDOUT" />