[jira] [Created] (OFBIZ-10083) Replace all the "e.printStackTrace();" by calls to Debug class

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10083) Replace all the "e.printStackTrace();" by calls to Debug class

Nicolas Malin (Jira)
Jacques Le Roux created OFBIZ-10083:
---------------------------------------

             Summary: Replace all the "e.printStackTrace();" by calls to Debug class
                 Key: OFBIZ-10083
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10083
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: Trunk
            Reporter: Jacques Le Roux
            Priority: Trivial


We have 57 cases like that in Java and Groovy files. Most of the the time Debug.logError() should be used I guess.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)