[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: use of log4j.properties file

jaikiran do-not-reply at jboss.com
Tue Sep 16 06:13:22 EDT 2008


"design2006" wrote : Dear all,
  | 
  | In my application, i don't include log4j.properties file in my WEB-INF, but all the logger is still working fine. So can i know what is the use of this file and when we need to use it ? thanks.

Which version of JBoss? JBoss by default has a log4j.xml (or jboss-log4j.xml depending on which version you are using) in the %JBOSS_HOME%\server\< serverName>\conf folder, which gets picked up by log4j. If you want your log4j.properties to be picked up, then you will have to do some extra configurations.


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

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



More information about the jboss-user mailing list