We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001f828 commit 2448c13Copy full SHA for 2448c13
README.rst
@@ -4,6 +4,9 @@
4
.. image:: https://coveralls.io/repos/github/asphalt-framework/asphalt-exceptions/badge.svg?branch=master
5
:target: https://coveralls.io/github/asphalt-framework/asphalt-exceptions?branch=master
6
:alt: Code Coverage
7
+.. image:: https://readthedocs.org/projects/asphalt-exceptions/badge/?version=latest
8
+ :target: https://asphalt-exceptions.readthedocs.io/en/latest/?badge=latest
9
+ :alt: Documentation Status
10
11
This Asphalt framework component provides a pluggable means to send exception reports to external
12
services. Optionally, it can also install itself as the default handler for exceptions occurring in
0 commit comments