Whether you are debugging on a test environment or checking logs for webservices on a production environment it would be nice to be able to tail the log for Mendix Cloud apps. Something like Cloud Foundry's tailing log: https://docs.cloudfoundry.org/devguide/deploy-apps/streaming-logs.html#tail-log for example.
Great idea! We implemented this today. Enjoy!