[ https://issues.apache.org/jira/browse/STREAMS-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053280#comment-15053280 ]
ASF GitHub Bot commented on STREAMS-393: ---------------------------------------- GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/279 resolves STREAMS-393 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-393 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-streams/pull/279.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #279 ---- commit 296861a6626e25cc7e755dd8d6bdef03cda13e1c Author: Steve Blackmon (@steveblackmon) <sblack...@apache.org> Date: 2015-12-11T18:02:14Z resolves STREAMS-393 ---- > Switch any usage of System.out and System.err to slf4j > ------------------------------------------------------ > > Key: STREAMS-393 > URL: https://issues.apache.org/jira/browse/STREAMS-393 > Project: Streams > Issue Type: Improvement > Reporter: Steve Blackmon > Assignee: Steve Blackmon > > There are ~25 places in the code using System.out or System.err. This is not > best practice and should be switching over to slf4j -- This message was sent by Atlassian JIRA (v6.3.4#6332)