Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: how to use the log service task in drools guvnor"
To view the discussion, visit:
https://community.jboss.org/message/817098#817098
--------------------------------------------------------------
log service task is used in same way as any other task. The only thing required for it is
to define data input for it that you want to trace (log). Please remember that you need to
define work item handler for Log service task - usually it is SystemOutWorkItemHandler
class but you can provide your own that will use some logging framework instead os sysout
e.g. log4j
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/817098#817098]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]