Hi, I am using java on app engine flexible. Logging via java.util.logging 
as explained in the docs.


The logs that show up in the console are plain text output, as if STDOUT 
was sent directly to the console line by line without any other information 
(so each line is a log record)

 

For example log level is missing, so I cannot filter by log level in the 
console, like I can on log messages sent by nginx.

 

Is there any additional configuration that I have to do, like add a google 
specific handler?

Is fully formatted log supported only in standard environment?

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/93542d8e-a66e-422e-8b50-9a18f21329f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to