Tag Archives: spring

How to configure rolling logs with Spring Boot in application.yml

I’m relatively new to Spring Boot, but I find the application.yml configuration pretty nice. But if you want to get fancy with spring boot logging, you have to resort to creating a logback file! Well I came up with this … Continue reading

Posted in General | Tagged , , , , , | Leave a comment