Hello Russell, There is documentation at http://logback.qos.ch/access.html
It should get you started. I hope this helps, Russell E Glaue wrote: > I have not heard from anyone on this. > >>From what we can tell, it looks like a complete implementation of Jetty's > RequestLog. > > Can anyone provide any information regarding this? > -RG > > > > Russell E Glaue wrote: >> We were researching the implementation of logback as a Jetty RequestLog, and >> my >> colleague came upon an implementation written by "Ceki Gülcü, Sébastien >> Pennec". >> >> http://logback.qos.ch/apidocs/ch/qos/logback/access/jetty/package-summary.html >> http://logback.qos.ch/apidocs/ch/qos/logback/access/jetty/RequestLogImpl.html >> >> This is distributed as part of the logback release. >> >> >> And I found a posting from 2006 by Sébastien of his communication to the >> Jetty >> mail list about this. >> >> [Jetty-support] RequestLog configuration of the maven plugin >> http://markmail.org/message/llgeu4gnaub4ppgm#query:Jetty%20logback%20RequestLog+page:1+mid:lxih3u2egp744toz+state:results >> >> >> Other than the API documentation, I did not find any other documentation or >> explaination on this subclass written for Jetty, >> ch.qos.logback.access.jetty.* >> >> >> Could someone elaborate on this? >> Is this complete code implementing Jetty's RequestLog interface? >> >> >> Thank you. >> -RG >> _______________________________________________ >> Logback-user mailing list >> [email protected] >> http://qos.ch/mailman/listinfo/logback-user > > _______________________________________________ > Logback-user mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-user > -- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
