[cl-util] Allow specifying a log level

This will allow logging statements in upstream Go libs to be emitted,
depending on the specified log level (recipes should set log level to
"debug").

Bug: b/293324297
Change-Id: I47c143c32f0b4b3b85323edd90cc028109d877a5
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/912192
Reviewed-by: Yuping Zhai <yupingz@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: Anthony Fandrianto <atyfto@google.com>
5 files changed
tree: 2991e8851d154698070d544b5b82b3d69590948a
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.