Skip to content

Commit d98411b

Browse files
authored
Merge pull request #683 from tjhop/docs/promslog-README
docs: mention new promslog package in package list in README
2 parents 9bbc9cb + 76549db commit d98411b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ any stability guarantees for external usage.
1010
* **expfmt**: Decoding and encoding for the exposition format
1111
* **model**: Shared data structures
1212
* **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)
1314
* **route**: A routing wrapper around [httprouter](https://github.com/julienschmidt/httprouter) using `context.Context`
1415
* **server**: Common servers
1516
* **version**: Version information and metrics

0 commit comments

Comments
 (0)