
Go
How to Get Started with Logging in Go
Go has built-in features for simple logging but third-party tools also exist for this purpose. How do you know which one to pick? This article will equip you to answer that question.
Go
Logging
Guides
· Better Stack ·
Updated on September 6, 2022
[2 min installs] Go on Ubuntu
Here is how to install go (golang) on Ubuntu 20.04 in under two minutes: Step 1 - Download Go from the official website The first step is to download Go from the official website. Step 2 - Remove a...
Ubuntu
Installs
Go
Guides
· Better Stack ·
Updated on August 30, 2022
A Complete Guide to Logging in Go with Zerolog
Zerolog is a high-performance Go structured logging library aimed at latency-sensitive applications where garbage collections are undesirable
Go
Logging
Zerolog
Guides
· Better Stack ·
Updated on September 8, 2022