I just looked at the new RotatingFileOutputLogTarget.

I think there are some required features missing:
1. a setRotateStrategy() method
2. a setFilenameStrategy() method
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.

If you also think that these features are valuable, I can implement them
and contribute it.


Carsten 

Open Source Group                        sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                          mailto: [EMAIL PROTECTED] 
================================================================


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

Reply via email to