Re: multi-tier app and log4net

2009-02-20 Thread rodchar
thanks for the help, rod. rodchar wrote: > > hey all, > i have a web app that is multi-tiered (ui,bll,dal). is there a way to > intantiate once and use thru out my tiers? if so, what's the best way to > get the logger down into the business and data layers? > > thanks, > rodchar > -- View t

RE: multi-tier app and log4net

2009-02-19 Thread Walden H. Leverich
Grabowski [mailto:rongrabow...@yahoo.com] Sent: Wednesday, February 18, 2009 11:13 PM To: Log4NET Dev Subject: Re: multi-tier app and log4net Have you tried to configure log4net once at the highest level when the application starts? - Original Message From: rodchar To: log4net-dev@logg

Re: multi-tier app and log4net

2009-02-18 Thread Ron Grabowski
Have you tried to configure log4net once at the highest level when the application starts? - Original Message From: rodchar To: log4net-dev@logging.apache.org Sent: Wednesday, February 18, 2009 10:40:33 AM Subject: multi-tier app and log4net hey all, i have a web app that is multi-t