Files
dolibarr/htdocs/includes/raven-js/README.md
Raphaël Doursenaud a6ef289470 New Added client-side Sentry logging
Using Raven.js allows logging client-side javascript errors to the
configured Sentry server.
2015-09-04 19:10:46 +02:00

14 lines
590 B
Markdown

# Raven.js [![Build Status](https://travis-ci.org/getsentry/raven-js.svg?branch=master)](https://travis-ci.org/getsentry/raven-js)
Raven.js is a tiny standalone JavaScript client for [Sentry](https://www.getsentry.com/).
**Raven.js v1.1 requires Sentry v6.0 or later.**
## Resources
* [Download](http://ravenjs.com)
* [Documentation](https://raven-js.readthedocs.org)
* [Bug Tracker](https://github.com/getsentry/raven-js/issues)
* [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry)
* Follow [@mattrobenolt](https://twitter.com/mattrobenolt) on Twitter for updates