I have started using Elmah for this project and I find it very useful, however I have a question.
If you install it on the production server, wouldn't it be a hacking risk? I mean the thought behind not showing the Yellow Screen of Death is also not to give information to hackers on your site.
Isn't this information also shown with elmah? How would you go around this? Logging errors in the database?
Thanks for your opinions