Hi :),

I am using a lib that uses log4j 2 (apache.logging.log4j.*).

My build script (graddle) has easily replaced log4j 1 libs with log4j-over-slf4j, but does not handle log4j 2.

Is there a version for log4j 2 ? Or is someone working on it ?

Thanks :)

Damien