佘小宝的爹 发表于 2017-1-3 11:09:26

apache common logging design philosophy

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.
页: [1]
查看完整版本: apache common logging design philosophy