• Vedran Pavic's avatar
    Use SizeAndTimeBasedRollingPolicy file appender · 991468b0
    Vedran Pavic authored
    Update the logback file appender to use `SizeAndTimeBasedRollingPolicy`
    rather than `FixedWindowRollingPolicy`.
    
    Add two new properties to improve log file configuration capabilities:
    
     - `logging.file.max-history` to limit the number of archive log files
        to keep.
     - `logging.file.max-size` to limit the log file size.
    
    See gh-6352
    991468b0
Name
Last commit
Last update
..
main Loading commit data...
test Loading commit data...