Allow max history on the TimeBasedRollingPolicy to be interpreted as the...
Allow max history on the TimeBasedRollingPolicy to be interpreted as the number of files by SizeAndTimeBasedFNATP to limit the total disk used by rolled log files. The change is backwards compatible; the new behavior is controlled by the historyAsFileCount flag on SizeAndTimeBasedFNATP. This addresses the issue described in LOGBACK-747.
parent
993b3ccd
Please register or sign in to comment