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 webpage details different versions of the `LoggingMode` enum within the `Google.Cloud.CloudBuild.V1` namespace, with version 2.15.0 being the latest."],["This `LoggingMode` enum controls how logging is handled, with options such as `CloudLoggingOnly`, `GcsOnly`, `Legacy`, `LoggingUnspecified`, `None`, and `StackdriverOnly`."],["The enum allows developers to configure whether logging is directed to Cloud Logging, Cloud Storage, both, or turned off entirely."],["The `LoggingUnspecified` mode lets the service determine the logging behavior, which defaults to `LEGACY`, but this is subject to change."],["There is a chronological list of versions, dating back to 1.0.0, each linking to the documentation for that specific version of the LoggingMode."]]],[]]