How to report console.error with Sentry?

后端 未结 5 1379
孤独总比滥情好
孤独总比滥情好 2021-02-12 20:23

I have application where some critical issues are reported with console.error but are not thrown so application might continue to run - possibly in cri

5条回答
  •  遥遥无期
    2021-02-12 21:16

    I wrote a library that is going this using your Sentry instance. https://github.com/aneldev/dyna-sentry

提交回复
热议问题