All Classes and Interfaces
Class
Description
A simple logging interface abstracting logging APIs.
A minimal incarnation of Apache Commons Logging's
LogFactory API,
providing just the common Log lookup methods.Deprecated.
since it is only meant to be used in the above-mentioned fallback scenario
Trivial implementation of
Log that throws away all messages.Deprecated.
in
spring-jcl (effectively equivalent to NoOpLog)