log/slog Library And Golang Logger Comparision
Oct 11, 2023 · 6 min read · Golang standard library had a logger package called log. But structural logging has become increasingly important for go developers and various 3rd party logging libraries have been created and used by people. For example, logrus has been used in 100...
Join discussion


