Versions in this module Expand all Collapse all v2 v2.4.1 Jul 27, 2024 Changes in this version + const Dummy + type KV map[string]interface + type Logger interface + Debugf func(format string, args ...interface{}) + Errorf func(format string, args ...interface{}) + Infof func(format string, args ...interface{}) + Warningf func(format string, args ...interface{}) + WithKV func(KV) Logger + func NewStd(debug bool) Logger