> From: "Erik Hatcher" <[EMAIL PROTECTED]>
>
> > Any ideas on how to implement and specify from the
> > command-line chainable loggers?
>
> Why should it be chainable? Why shouldn't we be
> able to specify multiple loggers? After all,
> they are just 'listeners', right?
Chainable so we can have colorized no banner output *and* have it send an
e-mail.
They aren't just listeners... there is more to a BuildLogger than a
BuildListener. Only one logger is capable right now because it has control
over the output print stream.
Erik
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>