Versions in this module Expand all Collapse all v0 v0.1.1 Jul 1, 2019 Changes in this version + type Logger interface + Debug func(...interface{}) + Debugf func(string, ...interface{}) + Errorf func(string, ...interface{}) + Fatal func(...interface{}) + Fatalf func(string, ...interface{}) + Info func(...interface{}) + Infof func(string, ...interface{}) + Warn func(...interface{}) + Warnf func(string, ...interface{})