mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Add slogor handler
parent
9b83d0c027
commit
0fd012568f
@ -8,6 +8,7 @@ This page links to projects that use or enhance [`slog`](https://pkg.go.dev/log/
|
|||||||
- tinted (colorized) output: https://pkg.go.dev/github.com/lmittmann/tint
|
- tinted (colorized) output: https://pkg.go.dev/github.com/lmittmann/tint
|
||||||
- humane: a human-friendly (but still largely structured) slog Handler: https://github.com/telemachus/humane
|
- humane: a human-friendly (but still largely structured) slog Handler: https://github.com/telemachus/humane
|
||||||
- slug: a handler that prints colourful logs for humans: https://github.com/dotse/slug
|
- slug: a handler that prints colourful logs for humans: https://github.com/dotse/slug
|
||||||
|
- slogor: An opinionated colorful slog handler: https://gitlab.com/GreyXor/slogor
|
||||||
|
|
||||||
#### Logger bridge
|
#### Logger bridge
|
||||||
- Zap Handler, a slog handler that uses Zap: https://github.com/chanchal1987/zaphandler
|
- Zap Handler, a slog handler that uses Zap: https://github.com/chanchal1987/zaphandler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user