I'm trying to have a large window size 200. But noticed it is fixed to max 20:
https://github.com/qos-ch/logback/blob/master/logback-core/src/main/java/ch/qos/logback/core/rolling/FixedWindowRollingPolicy.java Why is 20 the max? An is there anyway to force it to use a larger window size?
_______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
