turned off debugging
This commit is contained in:
parent
64f4ad3b11
commit
b2be8a5781
|
@ -1,3 +1,3 @@
|
||||||
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
|
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
|
||||||
#org.eclipse.jetty.LEVEL=DEBUG
|
#org.eclipse.jetty.LEVEL=DEBUG
|
||||||
org.eclipse.jetty.monitor.LEVEL=DEBUG
|
#org.eclipse.jetty.monitor.LEVEL=DEBUG
|
||||||
|
|
|
@ -5,5 +5,5 @@ org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog
|
||||||
#org.eclipse.jetty.spdy.LEVEL=DEBUG
|
#org.eclipse.jetty.spdy.LEVEL=DEBUG
|
||||||
#org.eclipse.jetty.client.LEVEL=DEBUG
|
#org.eclipse.jetty.client.LEVEL=DEBUG
|
||||||
#org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy.LEVEL=DEBUG
|
#org.eclipse.jetty.spdy.server.http.ReferrerPushStrategy.LEVEL=DEBUG
|
||||||
org.eclipse.jetty.spdy.server.proxy.LEVEL=DEBUG
|
#org.eclipse.jetty.spdy.server.proxy.LEVEL=DEBUG
|
||||||
#org.mortbay.LEVEL=DEBUG
|
#org.mortbay.LEVEL=DEBUG
|
||||||
|
|
Loading…
Reference in New Issue