spring-boot/spring-boot-project
Vedran Pavic 991468b0ef Use SizeAndTimeBasedRollingPolicy file appender
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
2017-11-02 15:18:16 -07:00
..
spring-boot Use SizeAndTimeBasedRollingPolicy file appender 2017-11-02 15:18:16 -07:00
spring-boot-actuator Polish 2017-11-01 23:14:52 -07:00
spring-boot-actuator-autoconfigure Move micrometer export related keys under a common prefix #10858 2017-11-02 16:55:34 +01:00
spring-boot-autoconfigure Formatting 2017-11-02 15:04:39 -07:00
spring-boot-cli Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-dependencies Upgrade to Spring Integration 5.0.0.RC1 2017-11-02 20:30:02 +00:00
spring-boot-devtools Remove System.out::println 2017-11-02 11:04:46 +01:00
spring-boot-docs Use SizeAndTimeBasedRollingPolicy file appender 2017-11-02 15:18:16 -07:00
spring-boot-parent
spring-boot-starters Drop support for Spring Mobile 2017-11-02 14:39:46 +00:00
spring-boot-test Fix typos in Javadoc of assertable application context classes 2017-11-01 14:49:23 +00:00
spring-boot-test-autoconfigure Polish 2017-11-01 23:14:52 -07:00
spring-boot-tools Polish 2017-11-02 12:05:18 +00:00
pom.xml