forked from platypush/platypush
Fabio Manganiello
fa1364d854
- The following logging namespaces are now used, to make it easier to filter only log lines related to the logged application message: - `platypush:events` - `platypush:requests` - `platypush:responses` - Those messages are always logged as JSON, with no prefixes nor suffixes. - Requests are always logged when executed - no more delegation to the upstream backend. - Responses are always logged when fully populated (including `id`, `origin`, `target` etc.), instead of being logged when still partially populated. This makes it particularly easy to link request/response IDs directly from the logs. |
||
---|---|---|
.. | ||
camera | ||
chat | ||
printer | ||
weather | ||
__init__.py | ||
esp.py | ||
pihole.py | ||
ping.py | ||
qrcode.py | ||
ssh.py | ||
stt.py | ||
tensorflow.py | ||
todoist.py | ||
translate.py | ||
trello.py |