Add slogor handler

GreyXor 2023-10-17 11:24:12 +02:00
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
- 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
- slogor: An opinionated colorful slog handler: https://gitlab.com/GreyXor/slogor
#### Logger bridge
- Zap Handler, a slog handler that uses Zap: https://github.com/chanchal1987/zaphandler