Log Configuration
You can redirect Jetty log output to a dated file with the following
java properties:
-DLOG_CLASSES=org.mortbay.util.RolloverFileLogSink -DROLLOVER_LOG_DIR=c:/te
mp/jettylogs
Many more log options to be documented here
Return to JettyConfiguration