Hi, I can't figure out where the standard output (and error) of the workers ends up. I can't find it neither in the process logs nor in the system's.
Of course I can use Cloud.Log(f) in my own code, but it would be useful to get stdout from code I don't control.
Thanks