Updated Resources for slog (markdown)

Theo Willows 2023-04-05 09:56:02 +02:00
parent 7785bb3e00
commit 3b38ef95ae

@ -12,4 +12,5 @@ Since slog has been in flux for several months, some of these resources may be o
- Additional resources written by jba: https://github.com/jba/slog
- slogd - slog with duration https://github.com/kaihendry/slogd with video https://youtu.be/IsPa11N5pzI
- 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