The logs in Flex environment <https://cloud.google.com/appengine/docs/flexible/python/migrating#logging>are not bundled per request and logs from stdout and stderr are collected separately. To group the logs and customize them, you may want to use the Styackdriver Logging API <https://cloud.google.com/logging/docs> directly. You can also refer to this page <https://cloud.google.com/appengine/docs/flexible/python/writing-application-logs> for details on writing application logs.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/5ce31150-cfde-4b38-8f3b-aae1e9fc6b0b%40googlegroups.com.
