Metadata-Version: 2.4
Name: ocyan.plugin.sentry_logging
Version: 0.1.1
Summary: Logs errors to Sentry.
Home-page: https://git.mandelblog.com/mandel-plugins/ocyan.plugin.sentry_logging
Author: Motolani Olaiya
Author-email: motolaniolaiya@gmail.com
Classifier: Framework :: Ocyan
Classifier: Environment :: Plugins
Requires-Python: >=3.12,<3.13
Description-Content-Type: text/x-rst
Requires-Dist: Django<6,>=5
Requires-Dist: ocyan.core>=1.2.7
Requires-Dist: sentry-sdk<3,>=2
Provides-Extra: test
Requires-Dist: ocyan.plugin.testing; extra == "test"
Requires-Dist: pylint-django; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: coverage; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Ocyan plugin Sentry logging
===========================

About Sentry logging
--------------------
Sentry logging

Installation
------------
Add `ocyan.plugin.sentry_logging` to your projects dependencies.
