celsworth / lxp-bridge

A bridge to MQTT/InfluxDB/Postgres for communications with LuxPower inverters
MIT License
14 stars 16 forks source link

fix: change log level of mqtt publish from debug to info #108

Closed chriscn closed 2 years ago

chriscn commented 2 years ago

Would close #102

celsworth commented 2 years ago

Looks good, thanks!

It's probably worth a pass through to raise a few more things from DEBUG to INFO, probably DEBUG should be restricted only to packet traces and things like that. But at the same time I don't want to spam peoples syslogs :)