#sentry

Implement error logging (sentry)

Hello,

right now i'm trying to implement sentry (error tracking) into my Bonita living application.
You basically have to add a html script tag on every page which is executed as early as possible.
( see https://docs.sentry.io/platforms/javascript/)

Notifications