DiomedesDominguez / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 1 forks source link

Support Entity Framework Logger #306

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What new or enhanced feature are you proposing?
You already support a lot of database, it might be easier for ongoing 
maintenance and to reduce the amount of database specific loggers if you just 
had a generic EF provider that could then talk to MSSQL, MSSQL CE, MySQL, 
Oracle, SQLite, etc.

Also it would remove the reliance on Sprocs and would allow for the use of Linq 
to query the providers.

What goal would this enhancement help you achieve?
Fits in with our existing code-first EF model and would ease our code to 
support one provider as opposed to a logging provider for each database type we 
support.

Original issue reported on code.google.com by m...@brentpabst.com on 9 Aug 2012 at 7:16

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/306
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:23