Hi,
I've been playing with log4net and writing to file seems to work okay =20 but when I try logging to a database nothing happens... To explain a little more... I'm running a trace on the database and I =20 can see that it's trying to commit a transaction but it's not =20 resulting in any writes. I was playing with this for hours yesterday, =20 turned on the machine this morning and there were some rows in the =20 database. I've played around this morning (should have submitted at =20 least 30 logs from the same page (that worked last night)) and only =20 one of them has come through. Is there some sort of buffer? The writing to db seems to be a little =20 erratic (I've no way to predict how often it writes) is there anything =20 I can do to sort this out? Cheers!