Re: log4j.xml

2003-12-10 Thread Jacob Kjome
Please post this to the use list, not the dev list. You, most likely, will not get a valuable response here. Jake At 05:25 PM 12/10/2003 +0530, you wrote: Hi , I need help as i am new in using log4j.xml . My requirement is 1)When application uses INFO level , all the logs of the application

log4j.xml

2003-12-10 Thread ravindra.gupta
Hi , I need help as i am new in using log4j.xml . My requirement is 1)When application uses INFO level , all the logs of the application should go into 1 log file ( say a.log) 2)when application uses DEBUG, ERROR ,FATAL level all logs of the application should go into another log file ( say

DO NOT REPLY [Bug 21707] New: - Problem with in log4j.xml for LoggerFactory sub-class

2003-07-18 Thread bugzilla
gzilla/show_bug.cgi?id=21707 Problem with in log4j.xml for LoggerFactory sub-class Summary: Problem with in log4j.xml for LoggerFactory sub-class Product: Log4j Version: 1.2beta Platform: All URL: na OS/Versio

cvs commit: jakarta-log4j/src/java/org/apache/log4j/chainsaw log4j.xml Start.java Log4JConfigurationFinder.java EventDetailSink.java ChainsawAppender.java XMLFileHandler.java RecentFilesMenu.java MyTableModel.java MyTableColumnModel.java Main.java LoggingReceiver.java LoadXMLAction.java DetailPanel.java

2003-03-10 Thread oburn
DetailPanel.java Added: src/java/org/apache/log4j/chainsaw log4j.xml Start.java Log4JConfigurationFinder.java EventDetailSink.java ChainsawAppender.java Log: Apply excellent patch from Paul Smith. There are numerous checkstyle

Re: Automatic initialization with log4j.xml

2002-08-28 Thread Niclas Hedhman
utomatically search for a resource called log4j.xml and use it > if it exists. > > This new feature would give configuration files written in XML format > equal footing with those written in properties format. > > The only disadvantage of this change is that log4j will no longer >

Automatic initialization with log4j.xml

2002-08-28 Thread Ceki Gülcü
Log4j currently checks whether a resource called log4j.properties exists and if it does, uses it to configure itself. This happens when log4j classes are loaded into memory. There have been several requests to have log4j automatically search for a resource called log4j.xml and use it if it

RE: cvs commit: jakarta-alexandria/proposal/gump/project jakarta-log4j.xml

2002-01-17 Thread Ceki Gulcu
Done. > Currently the log4j dist tag does not produce javadocs. Can either > this be corrected, or alternately can a new target be created which > does both what the current distribution does and creates the javadocs? -- To unsubscribe, e-mail: For additional comma

RE: cvs commit: jakarta-alexandria/proposal/gump/project jakarta-log4j.xml

2002-01-17 Thread Sam Ruby
mailto:[EMAIL PROTECTED]] > Sent: 16 January 2002 23:21 > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-alexandria/proposal/gump/project jakarta- > log4j.xml > > jon 02/01/16 15:21:09 > > Modified:proposal/gump/project jakarta-log4j.xml > Log: >