Versions in this module Expand all Collapse all v1 v1.13.2 Mar 8, 2019 v1.13.1 Mar 8, 2019 Changes in this version + var NilLogger = log.New(ioutil.Discard, "", stdLogFlags) + func Debugf(format string, args ...interface{}) + func ErrorWithCallDepth(err error, callDepth int) + func Errorf(format string, args ...interface{}) + func Fatalf(format string, args ...interface{}) + func Infof(format string, args ...interface{}) + func SetDebug(val bool) + func SuppressOutput(suppress bool)