Tertiush / ParadoxIP150v2

Python-based IP150 'middle-ware' that uses the IP module's software port for monitoring and control of the alarm via an MQTT Broker.
Eclipse Public License 1.0
73 stars 35 forks source link

Log level #25

Closed saundersrg closed 6 years ago

saundersrg commented 6 years ago

Perhaps a bit of a noob question here, I've managed to finally connect (managed to swap out my IP150 v4.10 for a v1.x), but every second I get the following log entry:

2018-01-19 20:15:29,701 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:30,707 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:31,713 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:32,718 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:33,724 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:34,730 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:35,736 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:36,741 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:37,747 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:38,752 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:39,758 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:40,763 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:41,769 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:42,775 INFO Connected to MQTT broker with result code 5 2018-01-19 20:15:43,781 INFO Connected to MQTT broker with result code 5

Is this expected? I've set my debug level to 0, but this strikes me as something that would seriously start taking up space in the log after a day. Or have I maybe missed something in my config?

Shot!

saundersrg commented 6 years ago

epicfail

Please ignore this. Helps if I read the "without quotes" in the config.ini file.