Re: Async Loggers and Appenders

2014-02-06 Thread Remko Popma
On Thursday, February 6, 2014, McCarthy, Peter (Peter) wrote: > Folks, > In documentation for Async appenders you state the following : > > "Asynchronous Appenders already existed in Log4j 1.x, but have been > enhanced to flush to disk at the end of a batch (when the queue is empty). > This produ

Async Loggers and Appenders

2014-02-06 Thread McCarthy, Peter (Peter)
Folks, In documentation for Async appenders you state the following : "Asynchronous Appenders already existed in Log4j 1.x, but have been enhanced to flush to disk at the end of a batch (when the queue is empty). This produces the same result as configuring "immediateFlush=true", that is, all re