How do I configure ELMAH programmatically?
- by Scott Weinstein
I'm interested in using ELMAH but need to configure it programmatically. We have existing infrastructure for determining connection strings and the like, and can't code them into Web.Config.
How do I go about using ELMAH in this case?