[jboss-user] [JBoss Seam] - logging questions
jdijkmeijer
do-not-reply at jboss.com
Tue Feb 13 04:25:24 EST 2007
Hi I've a few questions on logging I remember reading somewhere about it but I do not recall nor can I find it again.
1) Is the isDebugEnabled() necessary? Will string concatenation still happen if the method call is not reaching the loglevel?
2) The signature of the logging statements in seam do suggest a formatted text approach like "setting is %s" but I couldn't get that to work. I can imagine with this feature to work that the isEnabled functionality is redundant.
3) where and how can change the logsetting configuration?
Any hints or pointers to documentation would be appreciated.
regards,
Jeroen.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015676#4015676
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015676
More information about the jboss-user
mailing list