blob: 12e815f487378689160eeea40c9b53075e0abec3 [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# If true, emit additional execution logs, which contains information
# about remote executions and their action digests, cache status,
# remote inputs, and more.
bazel_execution_logs = true
}