I am not able to find any step - to-step tutorial for ElMah- The error logging facility. Basically, I found some articles but they are all vague. For example, I found this article a bit better any other articles out there :
http://www.hanselman.com/blog/ELMAHErrorLoggingModulesAndHandlersForASPNETAndMVCToo.aspx
But it has serious problems for example the author says that you have to add few "HTTPHendlers and HttpModules": what does he mean? what he means when he says SOME HttpHandlers? Does anybody have any idea about any good tutorial that can guide from basics?
Use the Nuget package console and type 'Install-Package ELMAH'
Heres a guide on how to get Nuget working
http://docs.nuget.org/docs/start-here/Using-the-Package-Manager-Console
Job Done.