mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-17 06:51:23 +01:00
Using Raven.js allows logging client-side javascript errors to the configured Sentry server.
14 lines
590 B
Markdown
14 lines
590 B
Markdown
# Raven.js [](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
|