| Package | Description |
|---|---|
| madkit.kernel |
Provides classes that are fundamental to the design of MaDKit applications.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentLogger |
AbstractAgent.logger
logger should be used to print messages and trace the agent's life cycle. |
| Modifier and Type | Method and Description |
|---|---|
AgentLogger |
AbstractAgent.getLogger()
Returns the agent's logger.
|
Fabien Michel, Olivier Gutknecht, Jacques Ferber