[kepler-users] logging actor

Chris Weed chrisweed at gmail.com
Tue Apr 28 13:26:43 PDT 2009


Hi,
I would like to use an actor that will capture all of the logging from
various actors and output these to a display.
For example, it could capture everything sent to "standard out", and
pipe this to a display.
Another option would be that it holds a logging singleton and all of
the other actors will write log messages to this singleton.

Has anyone done this before.
Chris



More information about the Kepler-users mailing list