Skip to content

Go Logging

Logging🔗

At this stage, I'm using zerolog as I found it very easy to get moving 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.