File: jetty-logging.properties

package info (click to toggle)
clj-http-clojure 3.12.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 600 kB
  • sloc: makefile: 16
file content (3 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (3)
1
2
3
# quiet down jetty's logging
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
org.eclipse.jetty.LEVEL=WARN