[
https://issues.apache.org/jira/browse/ROCKETMQ-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15813770#comment-15813770
]
ASF GitHub Bot commented on ROCKETMQ-6:
---------------------------------------
Github user shroman commented on the issue:
https://github.com/apache/incubator-rocketmq/pull/3
@lizhanhui Ok. I changed my modifications to parameterized template
formatting.
@zhouxinyu If you feel this issue needs more careful logging consideration,
I don't mind if you assign this JIRA issue to yourself ;) You are working with
the project on the daily basis and can tune it better.
Anyway, I think it's better to move `stdout` logging to slf4j etc. as much
as possible.
> Use logger for exceptions instead of e.printStackTrace()
> --------------------------------------------------------
>
> Key: ROCKETMQ-6
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-6
> Project: Apache RocketMQ
> Issue Type: Improvement
> Reporter: Roman Shtykh
> Assignee: Roman Shtykh
> Fix For: 4.0.0-incubating
>
>
> Replace {{e.printStackTrace()}} with {{log.error(...)}} in all core modules,
> except tests, tools and examples.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)