Quoting K Sunil <[EMAIL PROTECTED]>:
> Thanks for responding to my clarification.
>
> I tried as you suggested.
> I removed setActiveFileName.
> It worked by appending the date with the fileName.
>
> I have one more clarification:
> Is it possible to have a activeFileName with just name and no
Thanks for responding to my clarification.
I tried as you suggested.
I removed setActiveFileName.
It worked by appending the date with the fileName.
I have one more clarification:
Is it possible to have a activeFileName with just name and no date
appended
and the rolled up files must
On Aug 31, 2005, at 7:35 AM, K Sunil wrote:
Hi All,
I am using Log4j 1.3 alpha build for the development.
In this build, I tried to use TimeBasedRollingPolicy,
set below properties
TimeBasedRollingPolicy f = new TimeBasedRollingPolicy();
f.setActiveF
Hi All,
I am using Log4j 1.3 alpha build for the development.
In this build, I tried to use TimeBasedRollingPolicy, set