Re: STDERR to log file

2020-07-21 Thread Gary Gregory
llo Experts, > > Is there a way to redirect STDERR to log file using log4j2? > > I am aware of the redirection approach, but with that the size of the > output file become uncontrollable for 24X7 running applications. > > Thanks in advance! > > Best > Sumit >

Re: STDERR to log file

2020-07-21 Thread Doug Wegscheid
Look at  https://stackoverflow.com/questions/1200175/log4j-redirect-stdout-to-dailyrollingfileappender Sent from AT&T Yahoo Mail on Android On Tue, Jul 21, 2020 at 3:00 AM, Sumit Bhardwaj wrote: Hello Experts, Is there a way to redirect STDERR to log file using log4j2? I am aware of

STDERR to log file

2020-07-21 Thread Sumit Bhardwaj
Hello Experts, Is there a way to redirect STDERR to log file using log4j2? I am aware of the redirection approach, but with that the size of the output file become uncontrollable for 24X7 running applications. Thanks in advance! Best Sumit