beck24/exception_notifier
Composer 安装命令:
composer require beck24/exception_notifier
包简介
Send an email with technical details of any exceptions suffered by the site<
README 文档
README
When an error (called an exception in code-talk) occurs it can confuse users, often they will not know what to do and issues will go unreported. Additionally exceptions can happen during background processes or ajax endpoints that aren't generally visible. As such these errors also go un/under-reported. This plugin allows you to assign a set of email addresses to receive notifications whenever an exception occurs. The email will contain a description of the error as well as a stack trace - all information that can be useful for a developer to track down an issue.
Faster, automated reporting = faster response for a fix.
Additionally, the default Elgg exception page has a cryptic message with a timestamp exception number which looks strange and scary to non-developers. Since an email can be sent out with that information, the settings of the plugin allow for custom html to be entered. This custom html will be displayed to the end user instead of the default Elgg output.
统计信息
- 总下载量: 97
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2017-02-16