Dirk, Wizard's 5th step allows to setup either Size or Time file rolling. Instead I am asking about having both options together: rolling basing on Time & Size (whatever first happens).
Ideally I am looking for solution where custom TimeBasedRollingPolicy implementation would allow specifying the custom TriggeringPolicy (e.g. SizeBasedTriggeringPolicy). > > ------------------------------ > > From: dirk ooms <[EMAIL PROTECTED]> > > > Is there any implementation of Time & Size Based RollingPolicy ? > > yes, there is. these options can be selected in step 5 of following wizard: > http://wizardforge.org/pc?action=showVersion&id=72 > _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
