Hi
I'm trying to write the output (stdout and stderr) from ShellCommand steps to a 
file, as well as having the output go to the web page.
I tried subclassing LogObserver, overriding the "received" methods, and adding 
the LogObserver to the step.  None of the "received" methods are called.  The 
step generates output that appears on the web page.
Is there an example of how to get the stdout and stderr to go to a file?  
Piping it via the command sends it to a file, but then it doesn't show up in 
the web page.
Thanks.
David

_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to