[logback-dev] Lumberjack infos - was: Re: Logback Chainsaw Bridge
Ceki Gulcu
ceki at qos.ch
Tue Oct 2 20:34:15 CEST 2007
Maarten Bosteels wrote:
> Ceki, any plans on adding a AsyncAppender to LogBack ?
Yes, it will be added in one of the next releases. It's more a question of when
than if.
> I have also thought about gzipping the events, with MINA this would be very easy
> http://mina.apache.org/report/1.1/apidocs/org/apache/mina/filter/CompressionFilter.html
Java's object stream protocol is already pretty optimized. Thus, I am not sure
compression would make a big difference, although it is worth testing.
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
More information about the logback-dev
mailing list