commit | 4779d1a4dcc3233e022b762cf84efafe61673948 | [log] [tgz] |
---|---|---|
author | Kyle Cameron <kylecameron@google.com> | Fri Jun 28 01:32:27 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Fri Jun 28 01:32:27 2019 +0000 |
tree | 3ec54c36f9cc60794253ddac1c2dcaff233ac57f | |
parent | b9e15a50170ce6033da80a2d32142d477446aadb [diff] |
[logger] Add prefix identifier in logs for botanist. This change modifies logger creation to allow for custom prefixes and, specifically, prepends "botanist" to related log entries. Bug: IN-1171 Change-Id: I0f42e09e5008732275c8743ceb150770fa373655
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe. To add a tool to the build:
builder_mixins
section with name: "tools"
.properties_j
to add a string to the packages
list:"fuchsia.googlesource.com/tools/cmd/your-new-tool"