INFO success: gunicorn entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
When I deploy my app, I get the statement above, but it doesn’t log anything else. I’m look to see logs about my request, and prints of the function being called. I see guinicorn is up but it is not logging anything else.