On Fri, 2003-02-07 at 12:57, Sam Mason wrote:
> Bruno Lustosa wrote:
> It would be nice if there was some way of receiving the messages
> generated during build without having to be around to read them when
> the build is happening. My initial thoughts go to some sort of
> optional email notification, this could contain progressively more
> information depending on the options selected. e.g.

True, that would be nice. But in the mean time, why not just redirect
the output to a log file?

emerge foo > emergelog 2>&1

It's not the perfect solution, and your idea of log levels seems nice,
but at least this way messages won't get lost

Anders


--
[EMAIL PROTECTED] mailing list

Reply via email to