dkruyt / ginlong-scraper

A python script that scrapes PV statistics from the Ginlong monitor pages and outputs it to influxdb, pvoutput or mqtt
GNU General Public License v3.0
48 stars 30 forks source link

Externalise the basic logging configuration. #21

Open josephw opened 3 years ago

josephw commented 3 years ago

Refactor the existing use of basicConfig into an external configuration file, to simplify local customisation.