Upgrading log4j to log4j 2

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Upgrading log4j to log4j 2

Jacques Le Roux
Administrator
Hi,

Mostly because of the introduction of  LMAX Disruptor library  http://martinfowler.com/articles/lmax.html in log4j 2, but not only, I want to upgrade log4j to log4j 2 http://logging.apache.org/log4j/2.x/

It does not seem too hard http://logging.apache.org/log4j/2.x/manual/migration.html
I found only usage of Appender when unloading containers and of course in
Debug.java; Appender  and LoggerRepository  classes

Did someone do it already?

Jacques
PS: a brief introduction to LMAX Disruptor http://stackoverflow.com/questions/6559308/how-does-lmaxs-disruptor-pattern-work
I discovered it through http://www.grobmeier.de/log4j-2-performance-close-to-insane-20072013.html#.UepjvGTfxFo