dongjinleekr commented on code in PR #17373:
URL: https://github.com/apache/kafka/pull/17373#discussion_r1848323271


##########
build.gradle:
##########
@@ -941,13 +942,15 @@ project(':server') {
 
     implementation libs.slf4jApi
 
-    compileOnly libs.reload4j
+    compileOnly libs.log4j2Api
+    compileOnly libs.log4j2Core
+    compileOnly libs.log4j1Bridge2Api

Review Comment:
   @chia7712 @frankvicky When I worked on this issue last, it was required to 
support the log4j 1.x configuration file.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to