Hi Bastian,
Yes, we think multiple appenders is a big plus, so is a run-time
configurator and the PatternLayout.
Thanks.
Tony
Bastiaan Bakker wrote:
> > -----Original Message-----
> > From: Tony Cheung [mailto:dra...@as...]
> > Sent: Monday, November 26, 2001 7:57 AM
> > To: log...@li...
> > Subject: [Log4cpp-devel] Multiple Appenders at a Category
> >
> >
> > Hi,
> >
> > Is it possible to have mulitple appenders at a single
> > Category? So that
> > one could log to both a file and the console?
> >
> > I am new to log4cpp, but the source tells me that a single Category
> > could only have a single Appender. Is it really the case?
> >
>
> Yes the current version of log4cpp allows a single Category only to have
> 1 Appender at a time. It's a simplification compared to log4j,
> introduced in version 0.0. But it always has been my intention to
> support multiple Appenders eventually. Something for 0.3.0....
>
> Bastiaan
>
|