Log4j is deprecated and Logback is the recommended logging framework now. So, I am curious to know whether Spring framework is going to implement LogbackConfigListener Listener class similar to Log4jConfigListener? Currently, I am using this implementation in my web application.