mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette-events-db as an example of track_events()
This commit is contained in:
parent
c62cfa6de8
commit
dcd9ea3622
1 changed files with 1 additions and 0 deletions
|
|
@ -1817,6 +1817,7 @@ This example plugin logs details of all events to standard error:
|
|||
)
|
||||
print(msg, file=sys.stderr, flush=True)
|
||||
|
||||
Example: `datasette-events-db <https://datasette.io/plugins/datasette-events-db>`_
|
||||
|
||||
.. _plugin_hook_register_events:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue