Adding logging config

This commit is contained in:
Joakim Erdfelt 2015-06-29 10:03:36 -07:00
parent 62bd4be4c0
commit f222763ac9
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Setup default logging implementation for during testing
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
# org.eclipse.jetty.util.LEVEL=DEBUG
# org.eclipse.jetty.util.PathWatcher.Noisy.LEVEL=OFF