in reply to How to capture child process output and divert to log4perl
Hi,
Could you not just use 2> in the system arglist to redirect the stderr to a file? Or am I, as usual, missing something?
J.C.