[rules-dev] Use of java.util.logging.Logger in JPAVariablePersister

Mark Proctor mproctor at codehaus.org
Fri Oct 22 00:04:42 EDT 2010


  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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20101022/56ee5e6a/attachment.html 


More information about the rules-dev mailing list