6
votes

How to store log in MySql database using log4net

1
How to "overwrite existing log file" ??? I have tried to set attribute property <appendToFile value="false" />. but still log file is not getting overwrite. please let me know where i am doing mistake. - Amit Soni

1 Answers

7
votes

This blog is exactly what you are looking for