[ 
https://issues.apache.org/jira/browse/OFBIZ-11667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102211#comment-17102211
 ] 

Suraj Khurana commented on OFBIZ-11667:
---------------------------------------

Thanks [~pawan],
+1 for the idea.

I think, we should log verbose here, this kind of logs should be part of 
verbose.

A simple example:
{code:java}
if (Debug.verboseOn()) Debug.logVerbose("Running " + this.services.size() + " 
services on commit/rollback", MODULE);{code}

> Improve logging for services run on global-commit/global-rollback
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-11667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11667
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework/service
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Pawan Verma
>            Priority: Minor
>         Attachments: OFBIZ-11667.patch
>
>
> Improve logging for services run on global-commit/global-rollback



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to