Only Cloud Logging is enabled. Note that logs for both the Cloud Console
UI and Cloud SDK are based on Cloud Storage logs, so neither will provide
logs if this option is chosen.
GcsOnly
Only Cloud Storage logging is enabled.
Legacy
Cloud Logging and Cloud Storage logging are enabled.
LoggingUnspecified
The service determines the logging mode. The default is LEGACY. Do not
rely on the default logging behavior as it may change in the future.
None
Turn off all logging. No build logs will be captured.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page details the `LoggingMode` enum within the `Google.Cloud.CloudBuild.V1` namespace, outlining various logging options for Cloud Build operations."],["The `LoggingMode` enum includes six logging modes: `CloudLoggingOnly`, `GcsOnly`, `Legacy`, `LoggingUnspecified`, `None`, and `StackdriverOnly`, each with a specific logging behavior, including enabling only Cloud Logging, only Cloud Storage logging, both, determining logging by the service, no logging, and using Stackdriver which is equivalent to CloudLoggingOnly."],["Version 2.15.0 is the latest version available for the `LoggingMode` documentation, and historical versions dating back to 1.0.0 are also accessible."],["The default logging mode for the `LoggingUnspecified` option is `LEGACY`, but it's stated that this default may change in the future, and therefore it's not advised to rely on it."],["The current version of the document is 1.2.0 which was the initial version of the content when it was created, and all the listed versions go as far back as 1.0.0."]]],[]]