[
http://jira.jboss.com/jira/browse/JBSEAM-1020?page=comments#action_12355748 ]
Michael Neale commented on JBSEAM-1020:
---------------------------------------
You can grab the toString()s from:
http://anonsvn.labs.jboss.com/labs/jbossrules/branches/3.0.x/drools-core/...
and
http://anonsvn.labs.jboss.com/labs/jbossrules/branches/3.0.x/drools-core/...
(assuming anonsvn gets of its butt and syncs up soon - it is a sunday so who knows when).
Also, for most people, its the Object Log events that are interesting - and only as
interesting as the toString()s on the fact objects are really. The Agenda stuff may help
if you want to know some about the internals of the engine.
Michael.
Issues with Drools debug logging
--------------------------------
Key: JBSEAM-1020
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1020
Project: JBoss Seam
Issue Type: Bug
Components: Security
Reporter: Christian Bauer
Assigned To: Shane Bryzak
Priority: Minor
I want to see what is going on when my rules are evaluated, according to the Drools docs
this is how:
workingMemory.addEventListener( new DebugWorkingMemoryEventListener() );
I have to do that in code right now, would be nice to be able to configure the identity
component externally in config file. It also doesn't work, at least not in JBoss with
a WAR deployment. I don't see any debug printed on System.out. Task: Ask the drools
guys how we get logging for Seam users.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira