4
Reply

Exception using Elmah

Ruchir Saxena

Ruchir Saxena

May 14 2015 7:37 AM
430
 
I am using Elmah in my MVC5 project and for error logging I am using XML and not Sql , but the problem i every time Elmah create new file for single Exception , so there are 2 many file if there are 2 many exceptions , I need to know how can we maintain a single log file for all the exceptions occured in our application......... Thanks....."

Answers (4)