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

bradsdavis do-not-reply at jboss.com
Mon Mar 30 11:41:00 EDT 2009


Within that document, they also suggest that the debug level is for: 

anonymous wrote : 
  | Developer or in depth information required for support is the basis for this priority. 
  | 

That doesn't suggest that most will have debugging enabled in a production environment.  We should be targeting production for efficient business processing.

I haven't seen that isDebugEnabled is deprecated.  Can you shoot me a link to that?  

Also, putting general debug messages that log full objects can lead to Hibernate lazy loading of objects when there is not necessarily a reason to load the object.  This is definitely a place for efficiency bugs to creep up.

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

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



More information about the jbpm-dev mailing list