Package net.i2p.jetty

Class Summary
I2PLogger Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java Usage: org.mortbay.log.Log.setLog(new I2PLogger(ctx));
I2PRequestLog This RequestLog implementation outputs logs in the pseudo-standard NCSA common log format.
JettyStart Start Jetty where the args are one or more XML files.