跳过导航链接
spring-jcl

程序包 org.apache.commons.logging.impl

Spring's variant of the Commons Logging API: with special support for Log4J 2, SLF4J and java.util.logging.

请参阅: 说明

程序包org.apache.commons.logging.impl的说明

Spring's variant of the Commons Logging API: with special support for Log4J 2, SLF4J and java.util.logging.

This impl package is only present for binary compatibility with existing Commons Logging usage, e.g. in Commons Configuration. NoOpLog can be used as a Log fallback instance, and SimpleLog is not meant to work (issuing a warning when used).

跳过导航链接
spring-jcl