add jetty logging to jetty-deploy

This commit is contained in:
Jesse McConnell 2012-08-14 17:03:56 -05:00
parent f7054e7cd4
commit f2a2120ffe
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
org.eclipse.jetty.deploy.LEVEL=WARN