Hi,

I am currently using log4j in an application to log my debug, info, 
error , etc messages to a file and all is fine, but I also need to log
the output from stderr and stdout to the same file.
I would like to take the stderr and stdout streams and feed them into
log4j so they are sent to the same file than my debug, info, error
messages, or something to that effect.

Is there any way of doing this ?
Thanks,

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to