2013年6月7日

SLF4J

摘要: http://www.slf4j.org/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 @ 2013-06-07 09:38 androidme 阅读(119) 评论(0) 推荐(0)

导航