Lane Wagnerwagslane.hashnode.dev·Jun 29, 2020Logging for Gophers – Idiomatic Log Strategies in Go (Golang)In this article, I’m going to cover some rules of thumb for logging in go, as well as some functions you may not have heard of that can make your debugging life easier. Rule #1 – Use Errors Where Appropriate, Not Strings Go has a built-in error type,...10 likes·239 readsprogrammerAdd a thoughtful commentNo comments yetBe the first to start the conversation.