Closed PatrickWeller closed 2 weeks ago
Added a very basic logger. Currently has just one log statement in panelpal.py. Seems that some API request stuff is also logged though.
To Test, just run the script, and then read app.log
All looks fine, good base to build on.
Added a very basic logger. Currently has just one log statement in panelpal.py. Seems that some API request stuff is also logged though.