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).
Other than that, why not start small and not jump to a library? On Friday, July 8, 2016 at 8:19:38 AM UTC-7, Peter Bourgon wrote: > > Following from the above two points, I think it is a mistake to use > stdlib package log for anything other than quick hacks or toy > projects. > -- 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.