OK!

On Thu, Oct 21, 2010 at 21:04, Mark Proctor <mproctor@codehaus.org> wrote:
On 22/10/2010 05:47, Antoine Toulme wrote:
Hi,

I thought Drools was standardizing over slf4j. Is there a reason why a java.util.logging.Logger class is used ?

Here is some of the code:

Logger.getLogger(JPAVariablePersister.class.getName()).log(Level.SEVERE, null, t);


Should slf4j be used instead ? Note it's used by JtaTransactionManager and SingleSessionCommandService in the same project.
Just missed code, feel free to replace.

Mark

Thanks,

Antoine
_______________________________________________ rules-dev mailing list rules-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-dev


_______________________________________________
rules-dev mailing list
rules-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev