[jbpm-dev] [Design of JBoss jBPM] - Re: Debug Logging

david.lloyd@jboss.com do-not-reply at jboss.com
Mon Mar 30 11:29:02 EDT 2009


Have a look at http://www.jboss.org/community/docs/DOC-11282 - in particular, any logging that's frequent enough to require filtering should be logged at TRACE, not DEBUG (this is why, in JBoss Common Logging, isDebugEnabled() is deprecated).  If these logs are infrequent, then there's no need to optimize it.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222044#4222044

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222044



More information about the jbpm-dev mailing list