Where to find the applications logs?

Works like a charm now:

$ curl https://my-hello-world-app.anvil.app/_/api/tasks
[{"done":"False","title":"Some task"},{"done":"True","title":"Some other task"}]%