Package net.i2p.jetty

Classes for starting Jetty, logging requests, and debug logging to the I2P router log.

See:
          Description

Class Summary
I2PLogger Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java Usage: org.eclipse.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.
 

Package net.i2p.jetty Description

Classes for starting Jetty, logging requests, and debug logging to the I2P router log.