We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be88e0 commit 4bbdfe3Copy full SHA for 4bbdfe3
README.md
@@ -7,6 +7,7 @@ A linter checks the odd number of key and value pairs for common logger librarie
7
- [klog](https://github.com/kubernetes/klog)
8
- [logr](https://github.com/go-logr/logr)
9
- [zap](https://github.com/uber-go/zap)
10
+- [log/slog](https://pkg.go.dev/log/slog)
11
12
It's recommended to use loggercheck with [golangci-lint](https://golangci-lint.run/usage/linters/#loggercheck).
13
0 commit comments