> Peter Donald wrote:
>
> On Fri, 17 Aug 2001 18:58, Carsten Ziegeler wrote:
> > I just looked at the new RotatingFileOutputLogTarget.
> >
> > I think there are some required features missing:
> > 1. a setRotateStrategy() method
> > 2. a setFilenameStrategy() method
>
> I was thinking of getting rid of all those methods and passing in the
> strategys via the constructor. What do you think of that?
>
Yes, that would definitly be better.

> > 3. a RotateStrategy which can combine more than one strategy.
> We here use
> >    in the first run the RotateStrategyByTime, however if during a period
> >    of time the log gets to big (RotateStrategyBySize) we rotate. So
> >    you have a hierarchical rotate strategy.
>
> I like.
>
> > If you also think that these features are valuable, I can implement them
> > and contribute it.
>
> go for it ;)

Ok, I will do this on monday.

Bye,

Carsten
>
> --
> Cheers,
>
> Pete
>
> *-----------------------------------------------------*
> * "Faced with the choice between changing one's mind, *
> * and proving that there is no need to do so - almost *
> * everyone gets busy on the proof."                   *
> *              - John Kenneth Galbraith               *
> *-----------------------------------------------------*
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to