Uses of Interface
com.jagacy.util.Loggable

Packages that use Loggable
com.jagacy   
com.jagacy.util   
org.apache.log4j   
 

Uses of Loggable in com.jagacy
 

Methods in com.jagacy that return Loggable
 Loggable AbstractSession.getLoggable()
          Returns the logger.
 

Uses of Loggable in com.jagacy.util
 

Classes in com.jagacy.util that implement Loggable
 class Log4jLogger
          Jagacy internal logger for log4j.
 

Uses of Loggable in org.apache.log4j
 

Classes in org.apache.log4j that implement Loggable
 class Logger
          This is the central class in the log4j package.