文章詳情頁
Simple Logging Facade for Java 1.0 發布
瀏覽:239日期:2024-03-10 11:48:35
Simple Logging Facade for Java 終于發布了1.0 的final版本。SLF4J 意在為不同的logging API提供一個簡單的facade,從而最終用戶根據部署的需要進行相關的實現。用戶可以直接實現 SLF4J 的接口,比如 NLOG4J 或者 SimpleLogger都是這么作的,或者我們為指定的接口實現相關的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.
標簽:
Java
相關文章:
1. spring acegi security 1.0.0 發布2. Spring 2.0 RC1 發布3. Tapestry JSCookMenu 2.0 發布4. 基于Java的開源關系數據庫H2發布5. IDEA 通過docker插件發布springboot項目的詳細教程6. IntelliJ IDEA 2021.1 EAP 1 發布支持 Java 16 和 WSL 27. Spring Module 0.3 版本發布8. JXTA Java標準版本 2.3.7 發布9. Springboot項目使用Slf4j將日志保存到本地目錄的實現代碼10. 基于PHP+mysql實現新聞發布系統的開發
排行榜

網公網安備