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.
2 parents 9bbc9cb + 76549db commit d98411bCopy full SHA for d98411b
README.md
@@ -10,6 +10,7 @@ any stability guarantees for external usage.
10
* **expfmt**: Decoding and encoding for the exposition format
11
* **model**: Shared data structures
12
* **promlog**: A logging wrapper around [go-kit/log](https://github.com/go-kit/kit/tree/master/log)
13
+* **promslog**: A logging wrapper around [log/slog](https://pkg.go.dev/log/slog)
14
* **route**: A routing wrapper around [httprouter](https://github.com/julienschmidt/httprouter) using `context.Context`
15
* **server**: Common servers
16
* **version**: Version information and metrics
0 commit comments