[jira] [Updated] (OFBIZ-10045) Logging: change all System.out/.err/.. println to Debug.log... in the code base

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

[jira] [Updated] (OFBIZ-10045) Logging: change all System.out/.err/.. println to Debug.log... in the code base

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-10045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyra Pritzel-Hentley updated OFBIZ-10045:
-----------------------------------------
    Attachment: OFBIZ-10045_org.apache.ofbiz.base.crypto_and_location.patch
                OFBIZ-10045_org.apache.ofbiz.base.util.collections.test.patch
                OFBIZ-10045_org.apache.ofbiz.base.util.patch
                OFBIZ-10045_org.apache.ofbiz.common.patch
                OFBIZ-10045_org.apache.ofbiz.entity.jdbc.patch
                OFBIZ-10045_org.apache.ofbiz.order.test.patch
                OFBIZ-10045_org.apache.ofbiz.service.rmi.patch
                OFBIZ-10045_PdfSurveyServices_replace_system.err.patch
                OFBIZ-10045_product_catalog_groovyScripts.patch

These patches System.out or System.err with the appropriate Debug.log function (either Error or Info). This excludes the org.apache.ofbiz.base.start package since the Debug class has not fully initialized when starting ofbiz.

> Logging: change all System.out/.err/.. println to Debug.log... in the code base
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10045
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10045
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Michael Brohl
>            Assignee: Michael Brohl
>            Priority: Minor
>         Attachments: OFBIZ-10045_PdfSurveyServices_replace_system.err.patch, OFBIZ-10045_org.apache.ofbiz.base.crypto_and_location.patch, OFBIZ-10045_org.apache.ofbiz.base.util.collections.test.patch, OFBIZ-10045_org.apache.ofbiz.base.util.patch, OFBIZ-10045_org.apache.ofbiz.common.patch, OFBIZ-10045_org.apache.ofbiz.entity.jdbc.patch, OFBIZ-10045_org.apache.ofbiz.order.test.patch, OFBIZ-10045_org.apache.ofbiz.service.rmi.patch, OFBIZ-10045_product_catalog_groovyScripts.patch
>
>
> During the code reviews for the FindBugs issues I've found some System.err.println code lines. This issue is an umbrella task for an overall search and replace with Debug.logXxx code.
> This would be a good task for new contributors, any help is appreciated.



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