Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-11762

Use GroovyBaseScript's logging utility methods instead of using Debug in each Groovy files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • Trunk
    • None
    • ALL COMPONENTS
    • None

    Description

      Use GroovyBaseScript's logging utility methods instead of using Debug in each Groovy files

      Currently used: Debug.logError(MESSAGE)
      Proposed Use: logError(MESSAGE)

       

      It will benefit us to remove the module from each groovy file as it is already handled in GroovyBaseScript. 

      Attachments

        Activity

          People

            priya.sharma.9362 Priya Sharma
            pawan Pawan Verma
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: