Re: multi-tier app and log4net

2009-02-20 Thread rodchar
ks, > rodchar > -- View this message in context: http://www.nabble.com/multi-tier-app-and-log4net-tp22081382p22120452.html Sent from the Log4net - Dev mailing list archive at Nabble.com.

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

multi-tier app and log4net

2009-02-18 Thread rodchar
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 this message in context: http://www.nabble.com/multi-tie