Dear log4perl users,

I am new to log4perl, I have search quite lot in FAQ and docs, but
didnt't find the answer. How could I redirect the STDERR output of
script executed through system() to logger?
At the moment I use logging to file, but I would like to move it log4perl.

Now: system "command 2>>errors.log";
I would like to redirect that error output to logger.

Thanks a lot
John.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to