You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by GitBox <gi...@apache.org> on 2020/06/03 06:53:17 UTC

[GitHub] [ofbiz-plugins] JacquesLeRoux commented on pull request #24: [Improved]: Use GroovyBaseScript's logging utility methods instead of using Debug (OFBIZ-11762)

JacquesLeRoux commented on pull request #24:
URL: https://github.com/apache/ofbiz-plugins/pull/24#issuecomment-637996192


   Hi Priya,
   
   Instead of 
   logError(e, "")
   why not simply using
   logError(e)
   ?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org