mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
Add lmittmann's tinted handler
parent
c9bf0376cb
commit
9f10ae9330
@ -8,4 +8,5 @@ Currently, `slog` is at [golang.org/x/exp/slog](https://pkg.go.dev/golang.org/x/
|
|||||||
- Simple slog handler with opentelemetry tracing: https://github.com/ttys3/slogsimple/tree/main
|
- Simple slog handler with opentelemetry tracing: https://github.com/ttys3/slogsimple/tree/main
|
||||||
- Experimental example using both OpenTelemetry and `slog`: https://github.com/justinsb/experiments-slog
|
- Experimental example using both OpenTelemetry and `slog`: https://github.com/justinsb/experiments-slog
|
||||||
- Additional resources written by jba: https://github.com/jba/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
|
- 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
|
Loading…
x
Reference in New Issue
Block a user