In case of problems with an application, it is helpful to enable logging to file, db and logentries, so that the problem can be located. It is a combination of rolling file appender, db appender and logentries appender for log4net. All the parameters in db appender are default settings from Apache except message. The message format will be configurable in app.config file.
Install-Package AH.Log4Net -Version 1.0.0