You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-user@logging.apache.org by Matthew Griffore <mg...@duke-energy.com> on 2004/05/11 16:19:53 UTC

questions

If someone could shed some light on these questions, that would be terrific.
Thanks.

*	How are parameters added to the ADONetAppender (Exception's stack
trace, hostname, other exception or custom information)? How are "dynamic"
parameters passed to the appender?

*	How to lock a standard set of appenders for a development framework?
Should a standard config file be used or a custom component written? How
difficult would is it to implement a component that uses a standard set of
appenders and configurations?

*	What is NDC/MDC? What is the significance of NDC and MDC? And, why
should I implement it?

Matthew Griffore