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."],[[["The page provides documentation for the `LoggingMode` enum within the `Google.Cloud.CloudBuild.V1` namespace, detailing different logging options for Google Cloud Build."],["Version 2.15.0 is the latest release, and the page includes a comprehensive list of historical versions, dating back to version 1.0.0, for the `LoggingMode`."],["The `LoggingMode` enum offers several logging configurations, including `CloudLoggingOnly`, `GcsOnly`, `Legacy`, `LoggingUnspecified`, `None`, and `StackdriverOnly`, each with specific implications for log storage and accessibility."],["`LoggingUnspecified` is the default and is set to `Legacy` however this is subject to change in the future, so a setting is recommended to be chosen instead."],["`StackdriverOnly` is equivalent to `CLOUD_LOGGING_ONLY`."]]],[]]