Class TimeRollingPolicy

java.lang.Object
com.gigaspaces.logger.TimeRollingPolicy

public class TimeRollingPolicy extends Object
A rolling policy based on time. If the specified time has elapsed, needsRollover() returns true. The time policy can be set to either one of: daily, weekly, monthly or yearly.
Since:
7.0
Author:
Moran Avigdor