alexbeletsky / elmah-mvc

Painless integration of ELMAH into ASP.NET MVC application
http://nuget.org/packages/Elmah.MVC
Apache License 2.0
266 stars 61 forks source link

change exception repository #58

Closed thdotnet closed 9 years ago

thdotnet commented 9 years ago

It seems that elmah-mvc store exception on memory. How can I change it to store in a xml file?

issafram commented 9 years ago

This is an ELMAH configuration item. Please check their documentation.