[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-10。"],[[["Cloud Build logs can be configured for structured logging, allowing JSON-formatted build log fields to be stored in `LogEntry` fields."],["Enabling structured logging involves setting the `enableStructuredLogging` field to `TRUE` in your `BuildOptions`."],["Specific build log fields like `message` and `severity` can be mapped to corresponding `LogEntry` fields, such as `textPayload` or `jsonPayload.message`, and `severity` respectively."],["Certain build log fields, including `httpRequest` and various `logging.googleapis.com/` fields, are dropped from the log entry if present, while all other fields are included in the `jsonPayload`."]]],[]]