Google App Engine服务器错误。日志在哪里?

Har*_*han 5 google-app-engine

在Google App Engine上部署我的应用程序后,出现以下错误:

Error: Server Error
Run Code Online (Sandbox Code Playgroud)

The server encountered an error and could not complete your request. Please try again in 30 seconds.

“浏览器”选项卡显示“ 500 Server Error ”。

问题是有什么方法可以真正知道错误发生在哪里?还是为什么我会看到此错误?

Dan*_*scu 5

您可以在开发者控制台中查看应用程序的日志。

如果您的应用程序有多个模块,您应该检查每个模块的日志,请参阅来自非默认模块的日志消息未显示在 google app engine console 中