Yeva Byzek created KAFKA-6965: --------------------------------- Summary: log4j:WARN log messages printed when running kafka-console-producer OOB Key: KAFKA-6965 URL: https://issues.apache.org/jira/browse/KAFKA-6965 Project: Kafka Issue Type: Improvement Affects Versions: 1.1.0 Reporter: Yeva Byzek
This error message is presented running `bin/kafka-console-producer` out of the box. {noformat} log4j:WARN No appenders could be found for logger (kafka.utils.Log4jControllerRegistration$). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)