elmah / Elmah

Error Logging Modules & Handlers for ASP.NET
https://elmah.github.io/
Apache License 2.0
306 stars 65 forks source link

Split ErrorLog implementations into separate repos #418

Closed atifaziz closed 6 years ago

atifaziz commented 7 years ago

ELMAH 1.x shipped with a number of ErrorLog implementations built-in. This had the simplicity and advantage of shipping and deploying a single assembly in production. However, it required everything to be managed and released as a single unit and this made coordinating between the various ErrorLog authors/contributors difficult. Moreover some of the authors don't appear to be actively maintaining their implementations anymore. Going forward, the ErrorLog implementations will be split into separate repositories so that each can have its own issue tracking, release management, evolution and ownership.

atifaziz commented 6 years ago

Closed via 8c70d85175988a2a3b6eecaf160aeb9114504654