RE: Chainsaw v2 source code

2004-09-07 Thread Paul Smith
It's available via CVS. I'd suggest going here: http://www.apache.org/dev/version-control.html The CVS module is called 'logging-log4j'. Cheers, Paul Smith > -Original Message- > From: Troy Bourdon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 08, 2004 9:27 AM > To: [EMAIL PROTE

Chainsaw v2 source code

2004-09-07 Thread Troy Bourdon
Does anybody know where I can get the source code to Chainsaw v2. Thanks in advance; - Troy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Reloading lo4j.xml properties files in WAR/EAR

2004-09-07 Thread Nathan Coast
Hi, this enables you to configure log4j within webapps. http://www.codeczar.com/products/logweb/index.html with LogWeb you are able to persist the logging changes between restarts only if you configure log4j from a properties file defined by the system property "log4j.configuration". xml files ca

limitations of JDBCAppender..

2004-09-07 Thread Amit Nigam
Hi, Can anyone tell me if JDBCAppender is database specific, like it can work with only Oracle and DB2 but not with other DB?? Any pointers to docs on limitations on database logging using log4j will be very helpful. Thanx, Amit --

RE: New Log4j appender available

2004-09-07 Thread Allistair Crossley
v. useful and much needed, thanks ADC > -Original Message- > From: minaret [mailto:[EMAIL PROTECTED] > Sent: 06 September 2004 17:40 > To: [EMAIL PROTECTED] > Subject: New Log4j appender available > > > I have written a new Log4j appender (DatedFileAppender) that > works in the > same