SLF4J 1.7.25 发布了,SLF4J 是为各种 loging APIs 提供一个简单统一的接口,从而使得最终用户能够在部署的时候配置自己希望的 loging APIs 实现。
更新内容:
In slf4j-simple module, added a configuration option to enable/disable caching of the System.out/err target. This enhancement was requested in SLF4J-395 by Hervé Boutemy.
Refactored several internal methods in
SimpleLogger
in order to ease its extension. This enhancement was requested in SLF4J-394by Hervé Boutemy.Updates the
serialVersionId
ofBasicMarker
in order to ease diagnosis of serialization issues with this class.
下载地址: