Is there support for programmatically flushing the buffer?
Is there support for deleting records in the SQL table that are older
than a specified amount (to keep the table from growing without bounds)
or do I need to roll my own?
The information contained in this e-mail and any attached documen
Hi, I'm trying to send exception notification via log4net's SmtpAppender.
But I'm having trouble deciphering the following error message:
System.Web.HttpException ... Cannot access "CDO.Message object" ...
Here's what my appender looks like, I think it's okay, but... just in case: