[logback-user] Jetty RequestLog in logback distribution

Russell E Glaue rglaue at cait.org
Fri Jan 16 15:27:11 CET 2009


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


More information about the Logback-user mailing list