1 Sep 2005 12:31
Re: TimeBasedRollingPolicy behaviour
K Sunil <ksunil <at> novell.com>
2005-09-01 10:31:16 GMT
2005-09-01 10:31:16 GMT
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 have date appended. What I mean is whenever log are printed, it should print to fileName without date appended and once the rollup happens then rolled up fileName should have date appended. It is possible to get the functionality with log4j 1.3 alpha build. Thanks and Regards, Sunil.K >>> carnold <at> apache.org 8/31/2005 9:37 PM >>> 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 >(Continue reading)
RSS Feed