<html><head></head><body><div>Hi</div><div><br></div><div>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.</div><div><br></div><div>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.</div><div><br></div><div>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.</div><div><br></div><div>Thanks.</div><div><br></div><div>David</div><div><br></div><div><br></div><div class="ydp7918536eyahoo-style-wrap" style="font-family: courier new, courier, monaco, monospace, sans-serif; font-size: 13px;"></div></body></html>