Exploring Slog package: The new log library of The Go Programming Language
DISCLAIMER: This is not a comprehensive article about the Slog package.
This article covers how to create info, warning and error logs; and how to use the level feature, the TextHandler and JSONHandler.
Slog Package
The Slog package is a logging pack...
carlosmv.hashnode.dev3 min read