You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Sumit Kumar <su...@novell.com> on 2005/04/27 14:02:19 UTC

how to know about added appenders ???

Hi,

Is there any way to know the appenders added to a perticular catagory
at run time {through configuration file. }
Enabling debug {debug="true"} prints debug only while parsing xml file
and preparing appenders. I need a option to get the debugs while logging
a message.

Sumit

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


RE: how to know about added appenders ???

Posted by Mark Womack <wo...@adobe.com>.
Not sure what you are asking for here.  You want the configurator to somehow
call you back or provide information on appenders it creates as part of the
configure call?  Or you just want to enumerate all of the appenders used in
a repository?

-Mark

> -----Original Message-----
> From: Sumit Kumar [mailto:sumitk@novell.com]
> Sent: Wednesday, April 27, 2005 5:02 AM
> To: log4j-dev@logging.apache.org
> Subject: how to know about added appenders ???
> 
> Hi,
> 
> Is there any way to know the appenders added to a perticular catagory
> at run time {through configuration file. }
> Enabling debug {debug="true"} prints debug only while parsing xml file
> and preparing appenders. I need a option to get the debugs while logging
> a message.
> 
> Sumit
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org