[
https://issues.apache.org/jira/browse/KAFKA-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14238611#comment-14238611
]
Jon Barksdale commented on KAFKA-1044:
--------------------------------------
As as workaround, you can exclude log4j from kafka, and just use the
org.slf4j:log4j-over-slf4j instead. That feeds in most log4j commands to
slf4j, and then logback or another slf4j binding can be used.
> change log4j to slf4j
> ----------------------
>
> Key: KAFKA-1044
> URL: https://issues.apache.org/jira/browse/KAFKA-1044
> Project: Kafka
> Issue Type: Bug
> Components: log
> Affects Versions: 0.8.0
> Reporter: sjk
> Assignee: Jay Kreps
> Fix For: 0.9.0
>
>
> can u chanage the log4j to slf4j, in my project, i use logback, it's conflict
> with log4j.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)