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
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to