diff options
| author | Jonathan Amsterdam <jba@google.com> | 2022-11-01 16:34:09 -0400 |
|---|---|---|
| committer | Jonathan Amsterdam <jba@google.com> | 2022-11-01 20:57:03 +0000 |
| commit | 1e38f4884ac0ed7b127294b0114bbe13af70ffb0 (patch) | |
| tree | 07f4e9d0aa2446329515525ab44d2b3481a60de3 | |
| parent | 03441cb358c7b27a8443bca839e5d7a314677ea6 (diff) | |
| download | go-x-proposal-1e38f4884ac0ed7b127294b0114bbe13af70ffb0.tar.xz | |
56345-structured-logging.md: add issue number
Change-Id: I7629efed8d63a1973b7c3d4500d2afc8a096df32
Reviewed-on: https://go-review.googlesource.com/c/proposal/+/446870
Run-TryBot: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
| -rw-r--r-- | design/56345-structured-logging.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/56345-structured-logging.md b/design/56345-structured-logging.md index a92d2a0..93f6e6f 100644 --- a/design/56345-structured-logging.md +++ b/design/56345-structured-logging.md @@ -4,7 +4,7 @@ Author: Jonathan Amsterdam Date: 2022-10-19 -Issue: https://go.dev/issue/NNNNN +Issue: https://go.dev/issue/56345 Discussion: https://github.com/golang/go/discussions/54763 |
