How to make use of StreamGobbler?
Hi,
I want to redirect the out and err statements to a file.
I found a class called StreamGobbler at http://www.physionet.org/physiotools/puka/sourceCode/puka/StreamGobbler.java
I dont know how to make use of it as I have almost no knowledge of Concurrency and threads in Java.
Plz guide.

