Go Logging

Logging

At this stage, I’m using zerolog as I found it very easy to get started with structured logs.

The output of this demo looks pretty good!

Output from Zerolog

Here’s a functional demo that can be used to bootstrap a new project with this.