4
Answers

Exception using Elmah

Photo of Ruchir Saxena

Ruchir Saxena

10y
833
1
 
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)