errorreporter
v1.0.334
Published
Error reporter for client.
Readme
Project status
Use case
An client side error reporter written in javaScript. Embed this code into your website markup and get an ajax call to a specified resource for each distinct error with detailed client informations. You can filter each non supported client technology to avoid getting error reports from environments which aren't expected.
<script
src="https://torben.website/errorreporter/data/distributionBundle/index.compiled.js"
></script>