jamiehumphries / Elmah.SqlServer.EFInitializer

Automatically creates an Elmah database on SQL Server using Entity Framework migrations.
http://jamiehumphries.github.io/Elmah.SqlServer.EFInitializer/
MIT License
4 stars 6 forks source link

Added methods to call stored procedures #4

Open justinyoo opened 9 years ago

justinyoo commented 9 years ago

Hi, Jamie.

As I raised in #3 , I'd like you to review my change.

Cheers,