mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add slog-context solution
parent
4e8bf1c928
commit
6b27e59909
@ -46,3 +46,4 @@ Since slog has been in flux for several months, some of these resources may be o
|
|||||||
- slog-multi: chain of `slog.Handler` (pipeline, fanout, ...): https://github.com/samber/slog-multi
|
- slog-multi: chain of `slog.Handler` (pipeline, fanout, ...): https://github.com/samber/slog-multi
|
||||||
- slog-sampling: drop repetitive log entries: https://github.com/samber/slog-sampling
|
- slog-sampling: drop repetitive log entries: https://github.com/samber/slog-sampling
|
||||||
- various handlers: https://github.com/galecore/xslog
|
- various handlers: https://github.com/galecore/xslog
|
||||||
|
- slog-context: adds support to reading values from context: https://github.com/PumpkinSeed/slog-context
|
||||||
|
Loading…
x
Reference in New Issue
Block a user