logging, refactorings, improvements
- moved
on_log
,on_message
,on_connect
to AbstractAction. - added parameter to access original
MQTTMessage
(including attrtopic
) toact
- highly improved logging
- nicely formatted logging output
most of the new code is in AbstractAction
and main
, everywhere else are just small side-effects
closes !42 (closed) closes #20 (closed)
Edited by Luca Johannes Nendel