I have discovered the source of the problem. We had split out the
log4net configuration from the web.config but with a redirection left
inside the web.config of the form:
log4net file=other_config_directory/log4net.config /
The file at the end was of the correct syntax and could be used
To: Log4NET User log4net-user@logging.apache.org
Sent: Friday, June 19, 2009 12:56:34 PM
Subject: RE: Mystery concerning configuration SOLVED.
I have discovered the source of the problem. We had split out the
log4net configuration from the web.config but with a redirection left
inside