#logbback
Explore tagged Tumblr posts
spring-framework-guru · 9 years ago
Text
Using Logback with Spring Boot
Configuring Logback with Spring Boot is crazy easy. #springboot
Tumblr media
Logback makes an excellent logging framework for enterprise applications – it’s fast, have simple but powerful configuration options, and comes with a small memory footprint. I introduced logback in my introductory post, Logback Introduction: An Enterprise Logging Framework. In a series of posts on Logback, I’ve also discussed how to configure logback using XML and Groovy. The posts are available…
View On WordPress
0 notes