Hi All

We are using log4j2 in Apache Hive project. We are exploring the option of 
using Async Logger. From the doc, 
https://logging.apache.org/log4j/2.x/manual/async.html#AllAsync the 
requirements for async loggers are the presence of disruptor jar in classpath 
and the system property Log4jContextSelector to be set to 
org.apache.logging.log4j.core.async.AsyncLoggerContextSelector. 

But I noticed that even without setting the system property, just by having the 
disruptor jar in the classpath enables Async logging. Is this a bug or am I 
missing something here? 

Thanks
Prasanth
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to