Why does Logger.log statements not show up in Logs?
问题 I've just transitioned to V8 of google apps script. I'm updating my previous scripts. all of my Logger.log("Hello World"); statements behave differently. Previously i could hit ctrl+enter which would bring up the "Logs" screen. Currently those logger statements don't show up there and I get a message that "No Functions have been run in this editor session". I am able to open the executions screen and find the Logger statements there. The problem with that few is it only time stamps to the