debug logging details from a flow?

Scott Koranda skoranda at gmail.com
Thu Feb 4 10:06:07 EST 2016


Hi,

Does the development team have a neat trick for logging the
details of a flow, such as an intercept flow, while
"developing" the flow?

For example if I have in a flow

<action-state id="MyAction">
  <evaluate expression="MyClass.myMethod()" result="flowScope.myResult"/>
</action-state>

is there a way for me to log the value stored in
flowScope.myResult in some way?

Thanks,

Scott K


More information about the dev mailing list