I am creating a small C # web application (written in mvc). I need to write basic information to a database. I researched and found log4net quite extensive and popular.
I use mysql as my base base. I found some examples of how to log log4net to the mysql database, but it doesnβt work, and they all look pretty dated.
Does anyone have some sample code for this?
Thank you very much.
source share