Versions in this module Expand all Collapse all v0 v0.3.0 Sep 23, 2024 Changes in this version + func Debug(args ...interface{}) + func Debugf(format string, args ...interface{}) + func Error(args ...interface{}) + func Errorf(format string, args ...interface{}) + func Fatal(args ...interface{}) + func Info(args ...interface{}) + func Infof(format string, args ...interface{}) + func Panic(args ...interface{}) + func Set(log *log.Logger) + func SetLevel(level string) + func SetOutput(out io.Writer) + func Warn(args ...interface{})