Package zerolog provides a lightweight logging library dedicated to JSON logging.
go get github.com/rs/zerologNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a zerolog logger that writes JSON-formatted log messages to stdout.
Always initialize a logger explicitly using zerolog.New() or zerolog.NewConsoleWriter() to control output destination and format.
No dependency data recorded yet.