mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add a handler I'm writing for slog
parent
f34c307ead
commit
5b03fef7b2
@ -11,4 +11,5 @@ Since slog has been in flux for several months, some of these resources may be o
|
||||
- Experimental example using both OpenTelemetry and `slog`: https://github.com/justinsb/experiments-slog
|
||||
- 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
|
||||
- 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
|
Loading…
x
Reference in New Issue
Block a user