[jboss-user] [JBoss Seam] - Re: logging questions
petemuir
do-not-reply at jboss.com
Tue Feb 13 05:17:07 EST 2007
Assuming you are talking about using Seam's @Logger
1) Not necessary, not sure about string concat
2)
log.debug("#0 happened to #1", person1.getName(), person2.getName());
3) If you are using JBoss AS in $JBOSS_HOME/server/default/conf/log4j.xml (google for resources on how to configure this). Not sure for other environments
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015697#4015697
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015697
More information about the jboss-user
mailing list