Re: Help needed with debugging AdoNetAppender

2014-02-22 Thread d_k
If its easily reproducible you can get the source code and debug the AdoNetAppender. On Fri, Feb 21, 2014 at 5:48 PM, Tom Williams wrote: > We're using log4net 1.2.11 to log to a SQL Server database from an > internal Windows service. For the most part, log4net is working very well > except f

Help needed with debugging AdoNetAppender

2014-02-21 Thread Tom Williams
We're using log4net 1.2.11 to log to a SQL Server database from an internal Windows service. For the most part, log4net is working very well except for when SQL Server terminates the inactive log4net connection overnight. I have the "reconnectonerror" property set to "true" in the log4net.conf