[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: log.isTraceEnabled() and performance
trustin
do-not-reply at jboss.com
Tue May 13 19:38:28 EDT 2008
What about just not calling isTraceEnabled() and call log.trace() directly? It should perform better when the message is simple enough.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150554#4150554
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150554
More information about the jboss-dev-forums
mailing list