[logback-user] Re: What's the benfits of using Logback over Log4j?
Ceki Gülcü
ceki.gulcu at gmail.com
Tue Sep 26 03:51:40 CEST 2006
Hello,
Logback is a rewrite of log4j based on the lessons learned during the years.
Logback has a smaller memory footprint and is faster by a wide margin. It
has
much better error reporting capability and is generally more robust.
Logback has support for markers which enables capabilities not found
elsewhere.
We will be documenting these capabilities in the near future.
Just as imporantly, logback`s access module supports Tomcat and Jetty. Thus,
many of the logging capabilites offered by the classic module are also
available for http access logging.
I hope this anwers your question,
--
--
Ceki Gülcü
For log4j documentation consider "The complete log4j manual"
http://www.qos.ch/shop/products/eclm/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://qos.ch/pipermail/logback-user/attachments/20060925/7007c40d/attachment.htm
More information about the Logback-user
mailing list