5 Steps to Minimalist Logging in Go

https://t.co/HkeitSlDuJ



In many ways Go is a clean break from our past programming sins, but it feels as though logging is still an area where people cling on to unnecessary practices from other languages.

#golang #logging