Laravel-Backpack / activity-log

MIT License
28 stars 7 forks source link

[Feature Request] Log client-side (JS) errors too, for FREE. #9

Closed karandatwani92 closed 1 year ago

karandatwani92 commented 1 year ago

Feature Request

What I am trying to achieve

We can log client-side (JS) errors too. There are many third-party services available to track JS errors. Why not offer a way to do the same for FREE?

How I see it implemented

  1. Implement an API to receive errors via Ajax call on the error event.
  2. A small JS snippet for developers to copy-paste into the layout view

DONE🎉

tabacitu commented 1 year ago

Nope. Out of scope.