platypush/platypush/backend/log/http/manifest.yaml

9 lines
192 B
YAML

manifest:
events:
platypush.message.event.log.http.HttpLogEvent: when a new log line is created.
install:
pip:
- watchdog
package: platypush.backend.log.http
type: backend