We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4c98e4 + cd3f3f9 commit 42e4151Copy full SHA for 42e4151
dist/src/main/conf/logging.properties
@@ -4,6 +4,7 @@
4
.level = WARNING
5
# ...and even less from the too-chatty-with-WARNINGs HttpClient library...
6
org.apache.commons.httpclient.level = SEVERE
7
+org.apache.http.client.protocol.ResponseProcessCookies.level = SEVERE
8
org.restlet.Component.LogFilter.level = SEVERE
9
org.eclipse.jetty.log.level = SEVERE
10
org.apache.pdfbox = SEVERE
0 commit comments