Hi! I'm developing distributed application with of 5 agents, where 2 agents are instances of class X and 3 agents - of class Y. Each agent has unique name. I would like, that loggers contained reported also the names of agents, but there, in fact, loggers are static and thus associated with classes, not instances.
Has anyone of you meet similar approach ? Best, Maciej --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
