[rules-users] Eclipse Agenda View

Michael Anstis michael.anstis at gmail.com
Thu Mar 29 05:46:32 EDT 2012


This would be customary:-

KnowledgeRuntimeLogger logger =
KnowledgeRuntimeLoggerFactory.newThreadedFileLogger(ksession,
"path-to-log-file", 100);

Of course, you could be having a problem with something completely
different...

On 29 March 2012 10:39, youssef azbakh <azbakh01 at gmail.com> wrote:

> Hello,
> I used WorkingMemoryFileLogge
>
>                          WorkingMemoryFileLogger logger = new
> WorkingMemoryFileLogger(session);
>                          logger.setFileName(
> "src\\main\\rules\\package2\\log" );
>
> But the agenda view is always empty, it doesn't contain anything
> Thank you
> --
> Youssef
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120329/503c0c3c/attachment.html 


More information about the rules-users mailing list