I use "func(...interface{}) error" as the log func interface - that's what 
go-kit/kit/log provides without an explicit interface.
Does not do much, easy to wrap into any logger but provides structural logging.
With closures, sub-loggers are possible, too.

-- 
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