The Logging package is an ultra-thin bridge between different logging implementations.
Note that commons-logging does not attempt to initialise or terminate the underlying logging implementation that is used at runtime; that is the responsibility of the application.
Note that commons-logging does not attempt to initialise or terminate the underlying logging implementation that is used at runtime; that is the responsibility of the application.
本文介绍了一个超轻量级的日志框架——Logging包,它作为不同日志实现之间的桥梁,不负责初始化或终止运行时使用的底层日志实现,这一职责留给应用程序。
5万+

被折叠的 条评论
为什么被折叠?



