This zerolog package provides a fast and simple logger dedicated to
JSON output.
.
Zerolog's API is designed to provide both a great developer experience and
stunning performance. Its unique chaining API allows zerolog to write JSON
(or CBOR) log events by avoiding allocations and reflection.
.
To keep the code base and the API simple, zerolog focuses on efficient
structured logging only. Pretty logging on the console is made
possible using the provided (but inefficient) zerolog.ConsoleWriter.
Installed Size: 409.6 kB
Architectures: all