Class FixedWindowRollingPolicy

All Implemented Interfaces:
RollingPolicy, ContextAware, LifeCycle

When rolling over, FixedWindowRollingPolicy renames files according to a fixed window algorithm. For more information about this policy, please refer to the online manual at http://logback.qos.ch/manual/appenders.html#FixedWindowRollingPolicy
Author:
Ceki Gülcü