Added log.http backend to monitor HTTP logs [closes ]

This commit is contained in:
Fabio Manganiello 2021-03-16 00:03:32 +01:00
parent bf519babb0
commit f8564c19cd
10 changed files with 207 additions and 26 deletions
docs/source

View file

@ -35,6 +35,7 @@ Backends
platypush/backend/kafka.rst
platypush/backend/light.hue.rst
platypush/backend/linode.rst
platypush/backend/log.http.rst
platypush/backend/mail.rst
platypush/backend/midi.rst
platypush/backend/mqtt.rst

View file

@ -35,6 +35,7 @@ Events
platypush/events/kafka.rst
platypush/events/light.rst
platypush/events/linode.rst
platypush/events/log.http.rst
platypush/events/mail.rst
platypush/events/media.rst
platypush/events/midi.rst

View file

@ -0,0 +1,5 @@
``platypush.backend.log.http``
==============================
.. automodule:: platypush.backend.log.http
:members:

View file

@ -0,0 +1,5 @@
``platypush.message.event.log.http``
====================================
.. automodule:: platypush.message.event.log.http
:members: