Cleaned up test logging levels.

This commit is contained in:
Simone Bordet 2017-04-12 12:27:03 +02:00
parent 2dce90c98d
commit 5d6bda39b6
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
# 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
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.LEVEL=DEBUG