Versions in this module Expand all Collapse all v1 v1.1.0 Oct 9, 2024 Changes in this version + func Debugf(format string, args ...interface{}) + func Errorf(format string, args ...interface{}) + func Infof(format string, args ...interface{}) + func Use(l Logger) + type Logger interface + Debugf func(format string, args ...interface{}) + Errorf func(format string, args ...interface{}) + Infof func(format string, args ...interface{})