Skip to content

Commit

Permalink
Remove deprecated promlog package
Browse files Browse the repository at this point in the history
Remove deprecated promlog package. This has been replaced by the
promslog package.

Signed-off-by: SuperQ <superq@gmail.com>
  • Loading branch information
SuperQ committed Dec 4, 2024
1 parent 7b484e9 commit c60581e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 363 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ any stability guarantees for external usage.
* **config**: Common configuration structures
* **expfmt**: Decoding and encoding for the exposition format
* **model**: Shared data structures
* **promlog**: A logging wrapper around [go-kit/log](https://github.com/go-kit/kit/tree/master/log)
* **promslog**: A logging wrapper around [log/slog](https://pkg.go.dev/log/slog)
* **route**: A routing wrapper around [httprouter](https://github.com/julienschmidt/httprouter) using `context.Context`
* **server**: Common servers
Expand Down
53 changes: 0 additions & 53 deletions promlog/flag/flag.go

This file was deleted.

196 changes: 0 additions & 196 deletions promlog/log.go

This file was deleted.

113 changes: 0 additions & 113 deletions promlog/log_test.go

This file was deleted.

0 comments on commit c60581e

Please sign in to comment.