|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Logger | Adapter to logging systems that intends to make Commons Logging optional on deployments running on JDK 1.4 or later. |
Class Summary | |
---|---|
AbstractLogger | Abstract base class for Logger implementations. |
CommonsLogger | Implementation of Logger that interacts with the Apache Jakarta
Commons Logging APIs. |
DefaultLogger | Default Logger implementation that delegates to Apache Commons
Logging (if present), or JDK java.util.Logging (if present),
or simply writes to System.out . |
JdkLogger | Implementation of Logger that interacts with the standard
java.util.logging APIs. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |