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 webpage documents the `LoggingMode` enum within the `Google.Cloud.CloudBuild.V1` namespace, used to specify logging preferences for Google Cloud Build."],["The latest version of this documentation is 2.15.0, with historical versions dating back to 1.0.0, all providing details for the `LoggingMode` enum."],["The `LoggingMode` enum offers options such as `CloudLoggingOnly`, `GcsOnly`, `Legacy`, `LoggingUnspecified`, `None`, and `StackdriverOnly` to control logging behavior."],["Different logging modes are described, such as `CloudLoggingOnly` enabling only Cloud Logging, and `Legacy` allowing for both Cloud Logging and Cloud Storage logging."],["The options determine how and if build logs will be captured."]]],[]]