Log4Net's appender for logging to a database.
log4net.Appender.AdoNetAppender appends results to a database (or any ADO.NET enabled provider). Its configuration options include the connection string, command text, insert statement parameters, as well as inclusion, conversion and formatting of log fields.