For example add logging.logback.rollingpolicy.max-file-size=
to application.properties
.
Comment From: philwebb
I'm unable to replicate the issue now for some reason. I did however notice that the catch block in LoggingApplicationListener.initializeSystem
might fail if the config location property is not set.