Package | Description |
---|---|
org.apache.commons.logging |
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 . |
Class and Description |
---|
Log
A simple logging interface abstracting logging APIs.
|
LogFactory
A minimal incarnation of Apache Commons Logging's
LogFactory API,
providing just the common Log lookup methods. |
Class and Description |
---|
Log
A simple logging interface abstracting logging APIs.
|