Hi, I'm using the config example for the AdoNetAppender and it's losing the first log entry.
It's a very simple test - I log a count from 1 to 130 when I press a button. Everything works fine, including the buffering of 100 records etc, except that it drops the first entry logged. Adding a FileAppender confirms the missing entry is being logged - it appears in the file no problem. log4net v1.2.9 VB.Net 2003 .Net 1.1.4322 SP1 SQL Server 2000 Windows XP Pro Cheers, Richard.
