internal/log: add package

Package log implements event handlers for logging.

Change-Id: I271c4381f2bf159b4bea22c37b61e765f54327f1
Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/463622
Reviewed-by: Julie Qiu <julieqiu@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Run-TryBot: Julie Qiu <julieqiu@google.com>
5 files changed
tree: 21b27b11f814ace1398fc9474cf7c694299bb21c
  1. cmd/
  2. devtools/
  3. internal/
  4. all_test.go
  5. checks.bash
  6. CONTRIBUTING.md
  7. go.mod
  8. go.sum
  9. LICENSE
  10. PATENTS
  11. README.md
  12. tools_test.go
README.md

pkgsite-metrics

This repository contains code that serves pkg.go.dev/metrics.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.