cjkrolak / ThermostatSupervisor

supervisor to detect and correct thermostat deviations
MIT License
0 stars 0 forks source link

util.log_msg() is not printing out to flask servers #747

Closed cjkrolak closed 10 months ago

cjkrolak commented 10 months ago

flask servers print to error log, not console, log_msg() needs to be updated so that error log is used instead of console (or in addition) when sourcing flask server.