Implement a client-side logging #3262
Labels
back-end
Thins related to the server side
error-handling
pending-PO
Taks pending for PO validation and priorization
Description
In order to handle JS exceptions from components, we need to implement client-side logging using React error boundaries with a service to send the errors to the backend to store them.
Tasks:
Acceptance criteria
Alternatives
Check the libs loglevel and loglevel-plugin-remote.
Here an example with error boundary and
loglevel
.The text was updated successfully, but these errors were encountered: