mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette-sentry is an example of handle_exception
This commit is contained in:
parent
815162cf02
commit
a107e3a028
1 changed files with 2 additions and 0 deletions
|
|
@ -1261,6 +1261,8 @@ This example logs an error to `Sentry <https://sentry.io/>`__ and then renders a
|
|||
|
||||
return inner
|
||||
|
||||
Example: `datasette-sentry <https://datasette.io/plugins/datasette-sentry>`_
|
||||
|
||||
.. _plugin_hook_menu_links:
|
||||
|
||||
menu_links(datasette, actor, request)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue