mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
mention slogd
parent
2eab4afe34
commit
63a83891aa
@ -7,4 +7,5 @@ Currently, `slog` is at [golang.org/x/exp/slog](https://pkg.go.dev/golang.org/x/
|
|||||||
- logf (attr {key} interpolation, rich tty output): https://pkg.go.dev/github.com/AndrewHarrisSPU/logf (uses lazy Handler stores: https://go.dev/play/p/psdD7KDF5fp)
|
- logf (attr {key} interpolation, rich tty output): https://pkg.go.dev/github.com/AndrewHarrisSPU/logf (uses lazy Handler stores: https://go.dev/play/p/psdD7KDF5fp)
|
||||||
- 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
|
Loading…
x
Reference in New Issue
Block a user