aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-cli/src/main/resources/log4j2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-cli/src/main/resources/log4j2.xml')
-rw-r--r--archiva-cli/src/main/resources/log4j2.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-cli/src/main/resources/log4j2.xml b/archiva-cli/src/main/resources/log4j2.xml
index d11686733..4b3286cc0 100644
--- a/archiva-cli/src/main/resources/log4j2.xml
+++ b/archiva-cli/src/main/resources/log4j2.xml
@@ -25,6 +25,7 @@
</appenders>
<loggers>
<logger name="org.apache.archiva" level="info"/>
+ <logger name="org.apache.archiva.redback.components.cache.ehcache" level="warn" />
<root level="error" includeLocation="true">
<appender-ref ref="console"/>