diff --git a/http-service/src/main/webapp/WEB-INF/web.xml b/http-service/src/main/webapp/WEB-INF/web.xml
index 47ba7366da..1abb728616 100644
--- a/http-service/src/main/webapp/WEB-INF/web.xml
+++ b/http-service/src/main/webapp/WEB-INF/web.xml
@@ -42,5 +42,10 @@
com.commongroundpublishing.slf4j.impl.ServletContextLoggerSCL
-
+
+
+
+ ServletContextLogger.LEVEL
+ INFO
+
\ No newline at end of file