Allow logs from stdout to display in the UI.
When I started using functions and app service I was able to see the logs from stdout in the UI no all of a sudden I can't. I never got notified of this change and the only work around apparently is to use functions directly as rest endpoints which allows no good way to debug production systems where the functions are called via web endpoints.