JavaScript global event mechanism

前端 未结 10 2188
无人及你
无人及你 2020-11-22 14:39

I would like to catch every undefined function error thrown. Is there a global error handling facility in JavaScript? The use case is catching function calls from flash that

10条回答
  •  一向
    一向 (楼主)
    2020-11-22 15:07

    I would recommend giving Trackjs a try.

    It's error logging as a service.

    It's amazingly simple to set up. Just add one

提交回复
热议问题