debug logging details from a flow?
Tom Zeller
tzeller at dragonacea.biz
Thu Feb 4 10:16:51 EST 2016
> On Feb 4, 2016, at 9:06 AM, Scott Koranda <skoranda at gmail.com> wrote:
>
> 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?
I think I just set o.s.webflow logging to debug.
More information about the dev
mailing list