|
|
-
[jira] [Created] (KAFKA-754) Disable log4j logging in command line tools"Jay Kreps 2013-02-08, 22:27
Jay Kreps created KAFKA-754:
------------------------------- Summary: Disable log4j logging in command line tools Key: KAFKA-754 URL: https://issues.apache.org/jira/browse/KAFKA-754 Project: Kafka Issue Type: Bug Reporter: Jay Kreps The command line tools use the same log4j configuration as the server, so they produce all kinds of logging to standard out. This is annoying. Administrative tools and performance tests should only produce expected output. We should use a different log4j configuration for these that turns off logging. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |