[ https://issues.apache.org/jira/browse/KAFKA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983946#comment-13983946 ]
Sharmarke Aden commented on KAFKA-1354: --------------------------------------- Kafka should definitely avoid forcing end-users to mess with logging libraries. Currently Kafka distributes log4j and slf4j-api so it stands to reason to also include slf4j-log4j12 binding in the distribution! > Failed to load class "org.slf4j.impl.StaticLoggerBinder" > -------------------------------------------------------- > > Key: KAFKA-1354 > URL: https://issues.apache.org/jira/browse/KAFKA-1354 > Project: Kafka > Issue Type: Bug > Components: log > Affects Versions: 0.8.1 > Environment: RHEL > Reporter: RakeshAcharya > Assignee: Jay Kreps > Labels: newbie, patch, usability > Fix For: 0.8.2 > > Original Estimate: 672h > Remaining Estimate: 672h > > Getting below errors during Kafka startup > SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". > SLF4J: Defaulting to no-operation (NOP) logger implementation > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further > details. > [2014-03-31 18:55:36,488] INFO Will not load MX4J, mx4j-tools.jar is not in > the classpath (kafka.utils.Mx4jLoader$) -- This message was sent by Atlassian JIRA (v6.2#6252)