build.xml file ant

2002-11-14 Thread Rich Gibbs
g database. Thanks Rich Gibbs

build.xml file ant

2002-11-15 Thread Rich Gibbs
The version of ant I was using is 1.5.1 building on a windows 2000 machine, using 1.3.1_06 of the jdk Must have been me, as I can't reproduce the problem any longer... Thanks Rich Gibbs

Rolling appender, that contains standard err/out

2002-12-04 Thread Rich Gibbs
Has anyone come across the need to be able to have the standard streams of stdout, and stderr go to a rolling logfile? I played with extending the rollinglog appender, and have a working version. I'm not completly happy in that it will only roll, when logging is done to a category, but the size is

RE: Rolling appender, that contains standard err/out

2002-12-04 Thread Rich Gibbs
Actually, I avoided the formatting issue, by writing directly to the lower level stream, which is why the rolling which is detected at the higher level does not work exactly as desired. What version is your extension in? I was just working with the 1.2.7 base... Thanks Rich Gibbs

RE: Rolling appender, that contains standard err/out

2002-12-05 Thread Rich Gibbs
I just came across this in the 1.2.7 release similar code ran without a problem in the 1.0.2 release I believe... The output is as follows: 0 [main] INFO testing.Main - The log object is org.apache.log4j.Logger 10 [main] INFO testing.Main - Starting main() 10 [main] INFO testing.Main - init(

PropertyConfigurator problem

2002-12-05 Thread Rich Gibbs
Sorry about the bad subject line... -Original Message- From: Rich Gibbs Sent: Thursday, December 05, 2002 7:24 PM To: 'Log4J Developers List' Subject: RE: Rolling appender, that contains standard err/out I just came across this in the 1.2.7 release similar code ran without

RE: Log4J Log Viewer GUI (a la LogFactor5)

2002-12-12 Thread Rich Gibbs
I agree, seperate is better... One additional thing might be to have some packaging for the classes that are in the contrib directory... allowing them to be used and integrated... again, perhaps in another entirely seperate jar... Rich -Original Message- From: Niclas Hedhman [mailto:[EMA