cl-sentry-client

MIT

Sentry client

$ area51 add cl-sentry-clientCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-sentry-client:some-function ...)