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