<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Log4J2 is.  I recently stumbled across this link<br>    http://logging.apache.org/log4j/2.x/manual/async.html<br>where they claim spectacular results.  In particular, Log4J2's AsyncLogger blows away Logback's AsyncAppender.<br><br>It looks like several people have done their own experiments to have Logback use Disruptors for aynchronous logging.  For example:<br>    https://github.com/reactor/reactor/tree/master/reactor-logback<br>And this guy posted his results on Logback's user email list:<br>    http://mailman.qos.ch/pipermail/logback-user/2013-August/004201.html<br><br>I would like to know if there are any official plans to incorporate LMAX's Disruptor (or some equivalent) technology in Logback.  I searched this list, and could find no discussion.<br><br>From my
 perspective, this is critical: fast asynchronous logging is of extreme importance for my current employer, and I bet many other people too.<br></div></body></html>