PropertyConfigurator is used here: https://github.com/apache/kafka/blob/trunk/tools/src/main/java/org/apache/kafka/tools/VerifiableLog4jAppender.java#L233
On Thu, Nov 9, 2017 at 2:17 PM, Arunkumar <pm_arunku...@yahoo.com.invalid> wrote: > Hi All > We have a requirement to migrate log4J 1.x to log4j 2 for our kafka > brokers using log4j bridge utility. According to Apache Docs the code must > not call DOMConfigurator or PropertyConfigurator class, But when I dig into > the code I see on Tools package and other packages they have used > PropertyConfigurator. I just wanted to double check if any one has any > insight on this. If above statement is true, it is not feasible to migrate, > any one please confirm. > Thanks in advanceArunkumar Pichaimuthu, PMP