|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLogger | |
---|---|
org.apache.shale.remoting.logger |
Uses of AbstractLogger in org.apache.shale.remoting.logger |
---|
Subclasses of AbstractLogger in org.apache.shale.remoting.logger | |
---|---|
class |
CommonsLogger
Implementation of Logger that interacts with the Apache Jakarta
Commons Logging APIs. |
class |
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 . |
class |
JdkLogger
Implementation of Logger that interacts with the standard
java.util.logging APIs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |