文章詳情頁
Simple Logging Facade for Java 1.0 發(fā)布
瀏覽:251日期:2024-03-10 11:48:35
Simple Logging Facade for Java 終于發(fā)布了1.0 的final版本。SLF4J 意在為不同的logging API提供一個簡單的facade,從而最終用戶根據(jù)部署的需要進行相關(guān)的實現(xiàn)。用戶可以直接實現(xiàn) SLF4J 的接口,比如 NLOG4J 或者 SimpleLogger都是這么作的,或者我們?yōu)橹付ǖ慕涌趯崿F(xiàn)相關(guān)的SLF4J 適配器,比如Log4jLoggerAdapter 和 JDK14LoggerAdapter。官方提到:SLF4J does not rely on any special class loader machinery. In fact, the binding between SLF4J and a given logging API implementation is performed statically at compile time. Each binding is hardwired to use one and only specific logging API implementation. Thus, SLF4J suffers from none of the class loader problems or memory leaks observed with other approaches.
標(biāo)簽:
Java
相關(guān)文章:
1. JFormula 3.3 發(fā)布-Java操作數(shù)學(xué)表達式2. Python Java實現(xiàn):Jython 2.5a3 發(fā)布3. Spring 2.0 M1發(fā)布了4. 阿里云發(fā)布 Spring Boot 新腳手架工程5. Acegi 0.9 發(fā)布-基于Spring的安全框架6. Java-Exchange 連接器 - JEC 1.0 發(fā)布7. Java圖形組件JGraph 5.7.1新版發(fā)布8. Java debugger工具JSwat 3.4 發(fā)布了9. Spring IDE 1.2.4發(fā)布10. Java源碼生成工具FireStorm/DAO 3.0 RC1新版發(fā)布
排行榜

網(wǎng)公網(wǎng)安備