RE: Using machine.config for log4net configuration

2005-06-01 Thread Darren Blackett
Couldn’t you have two sections with the same name?  One with your appenders in that couldn’t be overridden and then another one that had the overridable stuff?   Certainly in .Net v2.0 Beta 2 you can do this with quite a few system.web entries (you just add two sections) in the machine level

RE: Using machine.config for log4net configuration

2005-06-01 Thread rgeemail-log4net
rk. > > -Original Message- > From: Conant, Patrick D [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 31, 2005 10:07 AM > To: Log4NET User > Subject: RE: Using machine.config for log4net configuration > > Having not received a response, I delved into the code a bit

RE: Using machine.config for log4net configuration

2005-05-31 Thread Howard Weisberg
ubject: RE: Using machine.config for log4net configuration Having not received a response, I delved into the code a bit. It looks like Log4Net doesn't look in the machine.config file, so any settings there would never be read or used... Back to the drawing board... --p. -Original Message---

RE: Using machine.config for log4net configuration

2005-05-31 Thread Conant, Patrick D
Having not received a response, I delved into the code a bit. It looks like Log4Net doesn't look in the machine.config file, so any settings there would never be read or used... Back to the drawing board... --p. -Original Message- From: Conant, Patrick D Sent: Friday, May 27, 2005 10:4