The Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time.
posted on
2013-06-07 09:38androidme
阅读(119)
评论(0)
收藏举报