3

fundebug 实时监控网站错误的平台

 3 years ago
source link: http://www.hywel.cn/2020/10/16/fundebug-%E5%AE%9E%E6%97%B6%E7%9B%91%E6%8E%A7%E7%BD%91%E7%AB%99%E9%94%99%E8%AF%AF%E7%9A%84%E5%B9%B3%E5%8F%B0/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

fundebug 实时监控网站错误的平台

Posted on

2020-10-16 In Web前端

有浏览器的地方就有Fundebug

Fundebug是前端JavaScript错误实时监测平台,经过大量兼容性调试,Fundebug的JavaScript监测插件已经能够在各种主流浏览器中自动捕获错误,并且可以获取最全面的错误信息,帮助开发者更快的Debug。而对于近来不怎么受待见的IE浏览器,我们也进行了全面支持,从IE 6到IE 11。 QQ图片20171010133438

接入Fundebug插件非常简单,将fundebug.min.js放在head标签中就可以了。 注意,Fundebug插件必须置于其它脚本之前,这样才能捕获到所有其他JavaScript脚本的错误。

<script src="https://og6593g2z.qnssl.com/fundebug.0.3.1.min.js" apikey="API-KEY"></script>

其中,获取apikey需要免费注册帐号并且创建项目。 Fundebug插件兼容CommonJS,AMD以及CMD标准,因此也可以使用NPM或者RequireJS接入。 如果有需要的话,也可以动态加载Fundebug插件。 类似平台:raygun


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK