[logback-user] Minimal library dependency for logback implementation of RequestLogImpl

Ceki Gulcu ceki at qos.ch
Thu Jan 22 17:40:57 CET 2009


Hi Russell,

You don't need SLF4J for logback-access. Not for jetty nor tomcat.

Russell E Glaue wrote:
> To implement the Jetty RequestLog in Jetty,
> 
> http://logback.qos.ch/access.html#jetty
> 
> what is the minimal set lof slf4j and log libraries I need?
> 
> slf4j-?
> logback-core-VERSION.jar
> logback-access-VERSION.jar
> 
>>From the above doc, I see the two logback-core and logback-access libraries are
> minimally necessary to use ch.qos.logback.access.jetty.RequestLogImpl
> What minimal set of slf4j libraries are necessary?
> 
> -RG

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch


More information about the Logback-user mailing list