spring - SLF4J as SpringFramework Logger -


in 1 of our projects using slf4j + logback logging. possible configure spring-framework use slf4j instead of default log4j?

check out link, explains pretty well, , simple this.

spring-framework-reference#logging


Comments