Settings

Theme

Go libraries you need to know

threedots.tech

29 points by parsd 3 years ago · 2 comments

Reader

porjo 3 years ago

For logging, it's worth mentioning the structured logging library slog [0] which looks likely to be accepted for inclusion in the standard library in a future release of Go [1]

[0] https://pkg.go.dev/golang.org/x/exp/slog [1] https://github.com/golang/go/issues/56345#issuecomment-13520...

  • newusertoday 3 years ago

    that looks like good logging library thanks for sharing.I am using klog right now but this seems better and more future proof.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection