logback的FixedWindowRollingPolicy繼承了RollingPolicyBase,實(shí)現(xiàn)了RollingPolicy接口,該接口定義了rollover、getActiveFileName、getCompressionMode、setParent方法,其中FixedWindowRollingPolicy的rollover的實(shí)現(xiàn)是根據(jù)minIndex及maxIndex來
www.dbjr.com.cn/program/304272e...htm 2025-5-28