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, 20
I'm trying to create central log4net configuration settings for multiple
.NET components running on a single machine. I thought I'd be able to
do this by putting log4net.dll in the GAC and adding log4net config
settings in the machine.config file. However, my web services still
look for log4net c