Bug 363415 - Update start.ini DEBUG enable

+ Fixing syntax for DEBUG of eclipse jetty specific classes.
This commit is contained in:
Joakim Erdfelt 2011-12-08 11:06:06 -07:00
parent 0b1becf58d
commit 600ae6043b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# -Dorg.apache.jasper.compiler.disablejsr199=true # -Dorg.apache.jasper.compiler.disablejsr199=true
# -Dcom.sun.management.jmxremote # -Dcom.sun.management.jmxremote
# -Dorg.eclipse.jetty.util.log.IGNORED=true # -Dorg.eclipse.jetty.util.log.IGNORED=true
# -Dorg.eclipse.jetty.util.log.stderr.DEBUG=true # -Dorg.eclipse.jetty.LEVEL=DEBUG
# -Dorg.eclipse.jetty.util.log.stderr.SOURCE=true # -Dorg.eclipse.jetty.util.log.stderr.SOURCE=true
# -Xmx2000m # -Xmx2000m
# -Xmn512m # -Xmn512m