[
https://issues.apache.org/jira/browse/KAFKA-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955194#comment-14955194
]
Gwen Shapira commented on KAFKA-2633:
-------------------------------------
[~ewencp], thanks for highlighting a possible issue.
I'm not clear if the goal of the reopen is to discuss whether the change is a
good idea (which [~granthenke] followed up on in the PR), or to request
documentation for the change (which can be done in a separate JIRA).
> Default logging from tools to Stderr
> ------------------------------------
>
> Key: KAFKA-2633
> URL: https://issues.apache.org/jira/browse/KAFKA-2633
> Project: Kafka
> Issue Type: Bug
> Reporter: Grant Henke
> Assignee: Grant Henke
> Fix For: 0.9.0.0
>
>
> Currently the default logging for tool is stdout, this can make parsing the
> output difficult in cases where exceptions are thrown, or even when expected
> logging messages are output. The most affected tool is the console-consumer
> but others will have this issue as well.
> Changing the output to stderr by default allows the user to redirect the
> output to a log file without effecting the tools output.
> Note: Users can change the logging settings by setting $KAFKA_LOG4J_OPTS to
> use the configuration of their choice. This Jira is to change the default to
> be more user friendly
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)