[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMLoggerFormatter is synchronized

timfox do-not-reply at jboss.com
Wed Jun 24 15:01:23 EDT 2009


Under trace logging this would be a big problem.

(Actually the old JDK logging used to have similar issues to what you re-introduced here, but they fixed it)

It really can't be synchronized. Object creation is extremely fast these days in modern JVMs.

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

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



More information about the jboss-dev-forums mailing list