[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Log everything from execWithRedirect or execWithCapture to a file.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] Log everything from execWithRedirect or execWithCapture to a file.
- Date: Wed, 7 Jan 2009 10:15:02 -0500
> Yes, please, for the love of god do not let stderr just fall to the
> floor. In a log file and to a tty somewhere would be best (so that you
> can see it even if you can't get to the log file)
You might think I'm crazy, but what I would really like to do here is
spawn a tail -f process on log files on various ttys from init, rather
than having to play all these output redirection games ourselves.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]