Hi. I am interested in finding out how the TaskListeners output/print stream(logger) is serialized and deserialized when invoked on a slave. I have tried adding another PrintStream to the StreamTaskListener class and used a FileOutputStream(as in Run.run()). I keep getting not serializable exceptions. I guess I'm missing a step(or two). Can someone point me in the right direction of some source code/documentation?
Thank you Christian
