Data4Democracy / are-you-fake-news

16 stars 3 forks source link

Web Logger #25

Open N2ITN opened 5 years ago

N2ITN commented 5 years ago

Status

Assigning to: @ivyleavedtoadflax Refers to this branch https://github.com/N2ITN/are-you-fake-news/tree/develop-dockerize

Issue

Logging is needed for docker/web/

Tasks

The entry point is the flask app.py so the flask logger should be used The same logger should be passed to webserver_get.py Print statements should be replaced with logging statements