highvolt-dev / tmo-monitor

A lightweight, cross-platform Python 3 script that can monitor the T-Mobile Home Internet Nokia, Arcadyan, and Sagecom 5G Gateways for 4G/5G bands, cellular site (tower), and internet connectivity and reboots as needed or on-demand.
MIT License
89 stars 15 forks source link

Feature request: log to syslog #54

Closed hugoh closed 2 years ago

hugoh commented 2 years ago

It would be nice to log to syslog in addition to a file.

I started the implementation at https://github.com/hugoh/tmo-monitor/tree/log-to-syslog but I'm struggling to get logging's SysLogHandler to do what I want. I need to work more on it.

highvolt-dev commented 2 years ago

Closed by #55