Uses of Class
net.spy.memcached.compat.log.AbstractLogger
-
Packages that use AbstractLogger Package Description net.spy.memcached.compat.log Logging Abstractions -
-
Uses of AbstractLogger in net.spy.memcached.compat.log
Subclasses of AbstractLogger in net.spy.memcached.compat.log Modifier and Type Class Description class
DefaultLogger
Default logger implementation.class
Log4JLogger
Logging implementation using log4j.class
SLF4JLogger
Logging Implementation using the SLF4J logging facade.class
SunLogger
Logging implementation using the sun logger.
-