Package net.i2p.jetty

Class I2PLogger

java.lang.Object
net.i2p.jetty.I2PLogger
All Implemented Interfaces:
Logger

public class I2PLogger extends Object implements Logger
Modified from Jetty 6.1.26 StdErrLog.java and Slf4jLog.java Usage: org.eclipse.log.Log.setLog(new I2PLogger(ctx));
Since:
Jetty 6