https://github.com/bogdanp/racket-sentry
A Sentry SDK for Racket.
https://github.com/bogdanp/racket-sentry
racket sentry
Last synced: about 2 months ago
JSON representation
A Sentry SDK for Racket.
- Host: GitHub
- URL: https://github.com/bogdanp/racket-sentry
- Owner: Bogdanp
- Created: 2019-07-01T19:11:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T05:31:24.000Z (about 1 year ago)
- Last Synced: 2024-10-30T01:44:51.295Z (about 1 year ago)
- Topics: racket, sentry
- Language: Racket
- Homepage:
- Size: 96.7 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# racket-sentry
A [Sentry] SDK for Racket.
## Installation
raco pkg install sentry
## Documentation
Documentation for this library can be found on the [Racket package
server][docs].
[Sentry]: https://sentry.io
[docs]: https://docs.racket-lang.org/sentry/index.html