We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d6d240 commit 32022caCopy full SHA for 32022ca
slog-handler-guide/README.md
@@ -67,7 +67,7 @@ original remains unchanged.
67
All subsequent output from `logger` will include those attributes.
68
A logger's `With` method calls its handler's `WithAttrs` method.
69
70
-The `WithGroup` method is used to avoid avoid key collisions in large programs
+The `WithGroup` method is used to avoid key collisions in large programs
71
by establishing separate namespaces.
72
This call creates a new `Logger` value with a group named "g":
73
0 commit comments