A Custom Apache Kafka build with log4j2, based on 3.2.0.
- Based on log4j2 2.17.2
- Entirely remove log4j 1.2.7 from the classpath, by removing dependency on log4j-appender.
- Fix
${kafka.logs.dir}
bug
If you want to add the functionality to your custom build, please use the attached patch.