We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4e316 commit b68b89cCopy full SHA for b68b89c
slog.go
@@ -4,7 +4,7 @@
4
//
5
// The examples are the best way to understand how to use this library effectively.
6
7
-// This package only provides a high level API around Sink but does not provide any implementations.
+// This package provides a high level API around the Sink interface.
8
// The implementations are in the sloggers subdirectory.
9
package slog // import "cdr.dev/slog"
10
0 commit comments