Uses of Package
org.jlog2

Packages that use org.jlog2
org.jlog2   
org.jlog2.util   
 

Classes in org.jlog2 used by org.jlog2
Logger
          This class stores log channels appropriate for each Logger instance and provides the methods to log messages to those channels.
LoggerFactory
          This abstract class must be implemented to return logger instances for each specific logger type.
 

Classes in org.jlog2 used by org.jlog2.util
Logger
          This class stores log channels appropriate for each Logger instance and provides the methods to log messages to those channels.