On February 7, 2003 07:23 am, Sam Mason wrote:
> Anders Johansson wrote:
> >in the mean time, why not just redirect
> >the output to a log file?
> >
> >emerge foo > emergelog 2>&1
>
> Good idea, I'll start trying to remember to do that.
>
> >It's not the perfect solution, and your idea of log levels seems nice,
> >but at least this way messages won't get lost
>
> Thinking about it some more, the concept of different log levels is
> the right way to go, but multiple output devices sound wrong.  It
> should just continue to dump stuff on standard output - the user can
> send it where they want using the standard tools. i.e. the following
> would be possible:
>
>   emerge foo --build-level=1 | mail -s "Build Log" whoever

What about -v, -v1, -v2 ?

-- 

Yannick Koehler


--
[EMAIL PROTECTED] mailing list

Reply via email to