[
https://issues.apache.org/jira/browse/KAFKA-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505370#comment-14505370
]
Joe Stein commented on KAFKA-2132:
----------------------------------
Can we put it in the new new admin client tools jar that KAFKA-1694 is
creating?
tools/src/main/java/org/apache/kafka/loggers/KafkaLog4JAppenderBasic.java or
something... That is all Java code and think the Log4j being in Java code would
be preferable.
> Move Log4J appender to clients module
> -------------------------------------
>
> Key: KAFKA-2132
> URL: https://issues.apache.org/jira/browse/KAFKA-2132
> Project: Kafka
> Issue Type: Improvement
> Reporter: Gwen Shapira
> Assignee: Ashish K Singh
>
> Log4j appender is just a producer.
> Since we have a new producer in the clients module, no need to keep Log4J
> appender in "core" and force people to package all of Kafka with their apps.
> Lets move the Log4jAppender to clients module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)