Tertiush / ParadoxIP150

Python-based IP150 interrogator that publishes data and subscribes to control commands to and from an MQTT broker, without using a headless browser.
Other
19 stars 10 forks source link

Changed to logging #5

Open psyciknz opened 7 years ago

psyciknz commented 7 years ago

I've altered the code to write to a log file instead of doing prints. I've also made a systemctl service file.

I think it logs from the main method, but not the paradox class, but it's working at least.

wesleyteixeira commented 6 years ago

Did you commit or make a fork of this?

psyciknz commented 6 years ago

I think my fork of it included it. Not sure @tertiush put in a similar variant as we couldn’t merge.

wesleyteixeira commented 6 years ago

Do you have a link of your fork? I could not find it...

psyciknz commented 6 years ago

https://github.com/psyciknz/ParadoxIP150v2

wesleyteixeira commented 6 years ago

Ouch, i think that you put this issue on the wrong project... This is the repository for the v1... thanks