So question arises why to use slf4j instead of using log4j2 or logback directly? We can directly use log4j2 ... <artifactId>log4j-slf4j-impl</artifactId>
確定! 回上一頁