Hi All,
While log4net operates as expected by failing early and quietly
I have a need to know specifically why it isn't logging when it isn't. I
have been looking around for methods to validate a log4net configuration in
order to ensure that the file is set up correctly and I couldn
eturn base.ConnectionString; }
set { base.ConnectionString = ConfigurationSettings.AppSettings[value]; }
}
}
- Original Message
From: "Bergemann, Eric" <[EMAIL PROTECTED]>
To: log4net-user@logging.apache.org
Sent: Wednesday, January 17, 2007 10:15:45 AM
Subject: AdoNetAppen
Hi All,
I am trying to pull the configuration for the connection string of an
ADONetAppender outside of the log4net configuration information. Is there
any way that I can update my AdoNetAppender with a new connection string
after using the XmlConfigurator to load the configuration?
Since I