文章详情页
Simple Logging Facade for Java 1.0 发布
浏览:303日期: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. SVNKit(前JavaSVN) 1.1.0 发布2. Java-Exchange 连接器 - JEC 1.0 发布3. JAVA | Guava EventBus 使用 发布/订阅模式的步骤4. 为PHP5定做 ZendBox 将明年初发布5. FireStorm/DAO 3.0 发布-Java源码生成工具6. Android Studio 4.0 正式发布在Ubuntu 20.04中安装的方法7. 基于PHP+mysql实现新闻发布系统的开发8. Python Java实现:Jython 2.5a3 发布9. 如何将本地构建好的docker镜像发布到dockerhub10. 基于python实现MQTT发布订阅过程原理解析
排行榜

网公网安备