commit | d6f05a770982ad714fd803770c5e9b7f2a24182d | [log] [tgz] |
---|---|---|
author | Kyle Cameron <kylecameron@google.com> | Wed Jun 26 18:12:12 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Wed Jun 26 18:12:12 2019 +0000 |
tree | e8a1e3a5814e682b981716baf58b9ac67e851f0d | |
parent | d7861f4db8d6c7436face8af179ff6802ed624a2 [diff] |
[logger] Add timestamp to logger This change prepends timestamps to log entries and adds a test to ensure newly created loggers include the appropriate flags to prepend timestamps. Bug: IN-1171 Change-Id: I15aca5c6143ffcde353522761f932faa2a6f1a9e
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"