Workflow Logging Needed
I need to enable Logging to monitor Workflows executions
Which logger class do i need to enable in felix console (i guess it's in Apache Sling Logging Logger Configuration)?.
"com.adobe.granite.workflow" ?.
Thank You.
I need to enable Logging to monitor Workflows executions
Which logger class do i need to enable in felix console (i guess it's in Apache Sling Logging Logger Configuration)?.
"com.adobe.granite.workflow" ?.
Thank You.
Hi,
Yes, add a configuration for "Apache Sling Logging Logger Configuration"
Make sure you log at a debug level.
I think the two interesting things to log are:
com.adobe.granite.workflow.core.WorkflowSessionImpl
com.adobe.granite.workflow.core.job
You can log all of workflow but you'll see a lot of irrelevant information.
Something like this:
[img]workflowLogging.PNG[/img]
Hope this helps,
Will
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.