Solved the problem (like usual:)

The size-based logging was running to problems as the
I had ignored that the PatternLayout's pattern was introducing
header info to the message in each log entry !. This confused
my calculations.

I have tested size, time, and size + time based logging with
CompositeRollingAppender. They work fine (except that 
it needs to be synced with the 1.2.5 API of the framework).

-raghu


-----Original Message-----
From: Havaldar, Raghu [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 18, 2002 1:21 PM
To: [EMAIL PROTECTED]
Subject: CompositeRollingAppender: does it work ?


Has anyone got CompositeRollingAppender (from contribs) working ?
It seems to be able to rollover based on time-only, and does not do
it in combination with size.

-raghu



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to