appenlight-reporter

AppEnlight Error reporter

Usage no npm install needed!

<script type="module">
  import appenlightReporter from 'https://cdn.skypack.dev/appenlight-reporter';
</script>

README

AppEnlight Error reporter

Simple error reporting for Node.js to log errors to AppEnlight.

Useful for non-express based applications that don't want to utilize the "express-appenlight" package, as well as non-web based applications (like Lambda backend applications).