Video for the tutorial: https://mattsegal.dev/simple-django-d...
We need logging because Gunicorn is now running in the background and we can't see its terminal output. This is important when something goes wrong on in our code and we need to figure out what happened.