|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logger | |
|---|---|
| jade.core | This package contains the microkernel of JADE system. |
| jade.core.behaviours | This package is a subpackage of jade.core and contains
the classes used to implement basic agent
behaviours. |
| jade.util | This package contains utility classes and in particular: classes for handling properties in an extended way (see the Tutorial), 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.core |
|---|
| Fields in jade.core declared as Logger | |
|---|---|
protected Logger |
BaseService.myLogger
|
| Uses of Logger in jade.core.behaviours |
|---|
| Fields in jade.core.behaviours declared as Logger | |
|---|---|
protected Logger |
OntologyServer.myLogger
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||