:
... lots of stuff in here ...
-Original Message-
From: Dag Christensen [mailto:[EMAIL PROTECTED]
Sent: 16 October 2008 14:58
To: Log4NET User
Subject: RE: AdoNetAppender Connection String
Importance: Low
Shouldn't be a TextWriterAppender there. Can you post your configuration
Shouldn't be a TextWriterAppender there. Can you post your configuration file?
Not answering your question but as a workaround you could loop through the list
of appenders returned and find the first (or named) instance of AdoNetAppender
you're looking for.
Regards,
Dag
From: Gourlay, Colin
: Log4NET User
Subject: Re: AdoNetAppender Connection String from App Config
This patch allows the connection string to come from the App.Config's
connectionStrings section:
http://issues.apache.org/jira/browse/LOG4NET-88
It will most likely make it into the next release. I need to contact Phi
This patch allows the connection string to come from the App.Config's
connectionStrings section:
http://issues.apache.org/jira/browse/LOG4NET-88
It will most likely make it into the next release. I need to contact Phil and
make him re-upload the files with the appropriate radio button for Apach