g database.
Thanks
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
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
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
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(
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
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