| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.utils.logging | |
| cz.cuni.amis.pogamut.base.utils.logging.jmx |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentLogger
All logging apis are fine ... but we don't want to have
loggers for classes but for instances - therefore we've created
our wrapper allowing you to do two things quickly:
log things
create new logger categories
1) that's obvious - it should be easy
2) this may prove crucial for your debugging to have own logger
for planner and another for emotions of your agents, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentLoggerJMXProxy
Makes remote AgentLogger look like local logger.
|
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.