You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2016/12/22 07:47:58 UTC

[jira] [Created] (ROCKETMQ-6) Use logger for exceptions instead of e.printStackTrace()

Roman Shtykh created ROCKETMQ-6:
-----------------------------------

             Summary: 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


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)