An open API service indexing awesome lists of open source software.

https://github.com/parveen1112/lumberjack-client

Application to capture client side errors. JS Client for Lumerjack
https://github.com/parveen1112/lumberjack-client

client-side errors js-client logging

Last synced: about 1 year ago
JSON representation

Application to capture client side errors. JS Client for Lumerjack

Awesome Lists containing this project

README

          

# lumberjack-client

Lumberjack client application helps in capturing client side JS and Https Errors.

## Installation
npm install

Development
npm run dev

Production
npm run build

## Example
An example exists in the example folder on how to use the client.

## Credits

RavenJS: https://github.com/getsentry/raven-js

TraceKit: https://github.com/csnover/TraceKit