问题
My app has two modules, one of them configured to run on a manual scaling instance. In the developer console I am able to see the log messages printed by the default module, but not the ones printed by the other module. Is there some setting that I need to enable to see these logs?
Also, if someone has a sample project in python that uses multiple modules (one of them configured to run on manual scaling instance), I would appreciate it if you could point me to it,
回答1:
Logs for each modules (including default) are visible in separate views. You can select the module whose logs to display from the 2nd drop-down menu at the top of the logs table:
来源:https://stackoverflow.com/questions/33070093/log-messages-from-non-default-module-not-showing-up-in-google-app-engine-console