Skip to content

Commit 4bbdfe3

Browse files
authored
docs: update readme for slog (#80)
Signed-off-by: Timon Wong <[email protected]>
1 parent 5be88e0 commit 4bbdfe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ A linter checks the odd number of key and value pairs for common logger librarie
77
- [klog](https://github.com/kubernetes/klog)
88
- [logr](https://github.com/go-logr/logr)
99
- [zap](https://github.com/uber-go/zap)
10+
- [log/slog](https://pkg.go.dev/log/slog)
1011

1112
It's recommended to use loggercheck with [golangci-lint](https://golangci-lint.run/usage/linters/#loggercheck).
1213

0 commit comments

Comments
 (0)