|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAgentLogger | |
|---|---|
| cz.cuni.amis.pogamut.base.utils.logging | |
| cz.cuni.amis.pogamut.base.utils.logging.jmx | |
| Uses of AbstractAgentLogger in cz.cuni.amis.pogamut.base.utils.logging |
|---|
| Subclasses of AbstractAgentLogger in cz.cuni.amis.pogamut.base.utils.logging | |
|---|---|
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. |
| Uses of AbstractAgentLogger in cz.cuni.amis.pogamut.base.utils.logging.jmx |
|---|
| Subclasses of AbstractAgentLogger in cz.cuni.amis.pogamut.base.utils.logging.jmx | |
|---|---|
class |
AgentLoggerJMXProxy
Makes remote AgentLogger look like local logger. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||