Versions in this module Expand all Collapse all v0 v0.5.0 Jan 10, 2019 Changes in this version + type Logger interface + Debug func(msg string, tags ...interface{}) + Error func(msg string, tags ...interface{}) + Info func(msg string, tags ...interface{}) + Warn func(msg string, tags ...interface{}) + func New() Logger