utr: Add highlight error msg when a builder's prop file isn't found
When failing to find a builder's prop file, this makes the output red for easier parsing, and makes the errors msg a little more helpful. This also changes how the cipd install command is printed to color the line before the cmd cyan, and to print the actual cmd via the "basic_logger" to avoid rich from randomly coloring different parts of the command. Bug: 41492688 Change-Id: Ifedd09c47ad45ef149b9bb7ca62d7c3edb8c9390 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5425196 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:Struan Shrimpton <sshrimp@google.com> Cr-Commit-Position: refs/heads/main@{#1282614}
Loading