Limiting the Number of Emails Sent By Elmah

后端 未结 4 1538
有刺的猬
有刺的猬 2021-02-04 11:29

Does anyone know of a good way to limit the number of emails sent by Elmah during a time period like you can with Health Monitoring?

I want to be able to limit the email

4条回答
  •  温柔的废话
    2021-02-04 11:43

    This codeplex project ASP.NET Exception Reporting which is a wrapper for Elmah looks promising. http://aspexceptionreporter.codeplex.com/

提交回复
热议问题