add logging properties for testing

This commit is contained in:
Jesse McConnell 2013-06-13 10:31:23 -05:00
parent bd944080fc
commit a582b42d45
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.server.LEVEL=DEBUG