Open N2ITN opened 5 years ago
Assigning to: @ivyleavedtoadflax Refers to this branch https://github.com/N2ITN/are-you-fake-news/tree/develop-dockerize
Logging is needed for docker/web/
docker/web/
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
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