Re: Using both .properties and .xml files

2008-11-17 Thread Dulanjanie
thanks for your help! I'm already using the log4j.properties file to configure log4j. But i need to use some filters for what I'm doing now. What i want to do is, use the .properties file to configure all appenders except for ones that need to do some filtering. The thing is... i cant meddle with t

Re: Using both .properties and .xml files

2008-11-17 Thread Curt Arnold
On Nov 17, 2008, at 11:36 PM, Dulanjanie wrote: -- Hi, Is there a way we can use both the log4j.xml file and the log4j.properties file? cant seem to find an answer to that... thanks! The default configuration strategy will load log4j.xml preferentially over log4j.properties. However, y

Using both .properties and .xml files

2008-11-17 Thread Dulanjanie
-- Hi, Is there a way we can use both the log4j.xml file and the log4j.properties file? cant seem to find an answer to that... thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE