creating my own level

2004-04-28 Thread Guruprasanth
hi, i want to create my own level for my application.I went to the site and implemented it.http://wiki.apache.org/logging-log4j/Log4JProjectPages/TraceLevel.But my req is i need to use log4j.xml.How do i put log4j.rootLogger=trace#com.tarangtech.eia.TraceLevel,MAIN, STDERR it in xml file.Can som

Re: setting separate log files for debug,info and error messges log

2004-04-27 Thread Guruprasanth
. regards guru - Original Message - From: "Jacob Kjome" <[EMAIL PROTECTED]> To: "Log4J Users List" <[EMAIL PROTECTED]> Sent: Monday, April 26, 2004 8:28 PM Subject: Re: setting separate log files for debug,info and error messges log > Quoting Guruprasanth <[E

setting separate log files for debug,info and error messges log

2004-04-26 Thread Guruprasanth
hi, i need to have a separate log files for error,info and debug for my application.how do i set it in property file of log4j regards guru