[jboss-user] [JBoss jBPM] - JBPM Logging Filter Not Working As Described

2009-01-22 Thread bdavis
I tried to create a log filter as described in: Chapter 17 of the documentation. http://docs.jboss.org/jbpm/v3/userguide/logging.html Here is the code for my logger: | package org.jbpm.logging.db; | | import java.util.Collection; | import java.util.HashSet; | import java.util.List;

[jboss-user] [JBoss jBPM] - jbpm logging

2006-08-09 Thread maheshraj_4u
Hi i want to enable the jbpm logging in my application and also i want the info regarding the logging customization ie i want to enable the logging at some point of the application and disable the logging at some other point of the application. can anyboby help me getting the clear