Application logging

    Stackdriver Logging can read logs from containers running on . Envoy should be configured with the following command line options:

    • : Each string that is logged will be printed in a single line. C-style escape sequences (such as ) will be escaped and prevent a single string from spanning multiple lines. This ensures each log line is structured with the glog prefix.

    • The flag can be set to control the log severity logged to Stackdriver.