Package net.i2p.jetty


package net.i2p.jetty

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

  • Classes
    Class
    Description
    Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java Usage: org.eclipse.log.Log.setLog(new I2PLogger(ctx));
    This RequestLog implementation outputs logs in the pseudo-standard NCSA common log format.
    Start Jetty where the args are one or more XML files.
    Parses a Jetty XML configuration file.