@@ -57,8 +57,9 @@ logging:
com.yixin.review: info
logback:
rollingpolicy:
- max-history: 3
+ max-history: 1
max-file-size: 10MB
+ clean-history-on-start: true
mybatis:
mapper-locations: classpath:mapper/*.xml