[jboss-user] [Installation, Configuration & Deployment] - Re: Strange console output when using my own Log4j config fi

torarnek@pvv.org do-not-reply at jboss.com
Wed Nov 1 04:40:12 EST 2006


My appender was lost in my posting, so I am sending it again here.

And by the way I am using JBoss 4.0.4.GA. :)

< appender name="MyCon" class="org.apache.log4j.ConsoleAppender">
< param name="Target" value="System.out" />
< param name="Threshold" value="DEBUG" />
< layout class="org.apache.log4j.PatternLayout">
< param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}] %m%n" />
< /layout>
< /appender>

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

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



More information about the jboss-user mailing list