<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18904">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>File logging is mostly for testing purposes.&nbsp; 
If you want to create a history log for reporting, take a look at the drools-bam 
module.&nbsp; This allows you create a logger that will create history 
information about the execution of your processes in a database, so that can be 
used as a data source in your reports.&nbsp; There are also a few sample reports 
in that module.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>&nbsp; new 
WorkingMemoryDbLogger(ksession);</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Kris</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=amitkumar@gmail.com href="mailto:amitkumar@gmail.com">Amit Kumar</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=rules-users@lists.jboss.org 
  href="mailto:rules-users@lists.jboss.org">Rules Users List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, March 29, 2010 5:02 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [rules-users] Logging and 
  BIRT</DIV>
  <DIV><BR></DIV>Hi Folks,<BR><BR>I tried simple logging by using this 
  code<BR>KnowledgeRuntimeLogger logger = 
  KnowledgeRuntimeLoggerFactory.newFileLogger(ksession, "test");<BR><BR>It logs 
  only basic stuff.<BR>How can I log rule runtime, etc.<BR><BR>Trying to 
  generate a report using BIRT as mentioned here<BR><A 
  href="http://downloads.jboss.com/drools/docs/5.0.1.26597.FINAL/drools-flow/html_single/index.html#d0e2353" 
  target=_blank>http://downloads.jboss.com/drools/docs/5.0.1.26597.FINAL/drools-flow/html_single/index.html#d0e2353</A><BR><BR>Thanks 
  in advance,<BR>Amit<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>rules-users mailing 
  list<BR>rules-users@lists.jboss.org<BR>https://lists.jboss.org/mailman/listinfo/rules-users<BR></BLOCKQUOTE><br>
<FONT FACE=3D"Helvetica" SIZE=3D2>Disclaimer: <A HREF="http://www.kuleuven.be/cwis/email_disclaimer.htm">http://www.kuleuven.be/cwis/email_disclaimer.htm</A> for more information.</FONT>
 <BR>

</BODY></HTML>