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 classDefaultLoggerDefault logger implementation.classLog4JLoggerLogging implementation using log4j.classSLF4JLoggerLogging Implementation using the SLF4J logging facade.classSunLoggerLogging implementation using the sun logger.
-