Hello, trying to correlate logs with requests by following the documentation at https://cloud.google.com/appengine/docs/standard/java11/writing-application-logs Here it says: *The highest severity from the "child" log entries does not automatically apply to the top-level entry. If that behavior is desired, manually set the highest severity in the top-level entry.* But how to "manually set the highest severity in the top-level entry" it they are automatically created? Is this even possible?
Also, correlated logs don't seems to show up on the first request of the instance, on the web console. Is it a bug of the console? Thanks -- 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/cf57c0d8-289b-4b4d-82b5-031cc423dd2a%40googlegroups.com.
