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

How does the Bootstrap Initialize() method get called? #47

Closed rushfrisby closed 10 years ago

rushfrisby commented 10 years ago

It seems like there is a little bit of magic there since I don't see any references to it being called. How does that work?

rushfrisby commented 10 years ago

nevermind I found the PreApplicationStartMethod in the AssemblyInfo