Uses of Class
jade.util.Logger

Packages that use Logger
jade.util This package contains utility classes and in particular: classes for handling properties, the Logger class for logging capabilities; the leap subpackage, that is a replacement for the Java collection framework that is not supported by J2ME.  
 

Uses of Logger in jade.util
 

Methods in jade.util that return Logger
static Logger Logger.getMyLogger(java.lang.String name)
          Find or create a logger for a named subsystem.
 



JADE