robmarkcole / coral-pi-rest-server

Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick
https://coral.ai/products/accelerator
MIT License
67 stars 20 forks source link

Implement logger #24

Closed robmarkcole closed 4 years ago

robmarkcole commented 4 years ago

As title. Expose logs on an endpoint

robmarkcole commented 4 years ago

See https://www.scalyr.com/blog/getting-started-quickly-with-flask-logging/

robmarkcole commented 4 years ago

Done in https://github.com/robmarkcole/coral-pi-rest-server/pull/37