I imagine there's more setup to be done but can't find any documentation 
about it. 

Using python standard, any time we use 
logging.info("whatever log")

it gets sent to Logging under the request, with an icon for what level 
severity, like this:

<https://i.imgur.com/xdSI8Rl.png>
In Flexible however, when we log something in the exact same way, its 
spread out across Logging as individual log entries, making it extremely 
difficult to read the logs/get any sense of actual errors.

<https://i.imgur.com/sONS0Yf.png>

How can we fix this so that we only see *one *single line item per request, 
and any logs within that?

-- 
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/a2b3b34f-0dac-42b9-a3f0-6ee5c3ad7195%40googlegroups.com.
  • [google-appeng... Jeremy D

Reply via email to