commit | 3188758653fc7d2b229e234273d41878ddfdd5f2 | [log] [tgz] |
---|---|---|
author | Andy Pan <panjf2000@gmail.com> | Mon Sep 04 14:37:13 2023 +0800 |
committer | Jonathan Amsterdam <jba@google.com> | Fri Nov 10 21:25:30 2023 +0000 |
tree | 62e4e21f0486b232d8c0b161ad52523a6ebd8901 | |
parent | ea14b633627f467a2e35eb7f67df6f3ed60469c0 [diff] |
log/slog: add LogLoggerLevel to enable setting level on the default logger Fixes #62418 Change-Id: I889a53d00c8a463b4d7ddb41893c000d7cd0e7b8 Reviewed-on: https://go-review.googlesource.com/c/go/+/525096 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Jonathan Amsterdam <jba@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 4.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.