On 2016-07-08 18:34, Zachary Gershman wrote:
I disagree - if you have no need for structured logging, why reach for a
library? Stdlib seems to work just fine until you run into a large
amount of log output that is mission critical or you want to start
shipping these logs off to a third party for parsing (like data-dog).

The standard log library doesn't support logging simple "<level>message".

At least not in an efficient way.

/Peter

--
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to