understanding xml configuration

2004-11-23 Thread roy-log4j-user
Hi guys, Looking for some help. I've searched the archives and I'm still confused. I've been struggling to get my logging through log4j.xml. I use logging in my Tomcat web apps and also in standalone applications. So far my configuration file looks like this: http://jakarta.apache.org/log4

logger levels

2004-11-15 Thread roy-log4j-user
Hi guys, Okay... I looked in documentation, googled and search the mailing list. For some reason I can't figure out how to set the levels per logger in xml. Like in a properties file, you could do: log4j.logger.com.mycompany.mypackage=DEBUG I can't find anywhere that tells me how to do this wi

using java.io.tmp in properties file

2004-09-28 Thread roy-log4j-user
Hi guys, We use log4j for just about everything. I tried to do a search for this but I'm coming up empty. Can anyone tell me if its possible to use the System property java.io.tmp in a log4j properties file? Thanx in advance. Roy.