Versions in this module Expand all Collapse all v0 v0.0.1 May 16, 2023 Changes in this version + func Debug(args ...interface{}) + func Debugf(format string, args ...interface{}) + func Error(args ...interface{}) + func ErrorT(err error) + func Errorf(format string, args ...interface{}) + func Fatal(args ...interface{}) + func Fatalf(format string, args ...interface{}) + func Info(args ...interface{}) + func Infof(format string, args ...interface{}) + func Notice(args ...interface{}) + func Noticef(format string, args ...interface{}) + func Panic(args ...interface{}) + func Panicf(format string, args ...interface{}) + func SetVerbose() + func Trace(args ...interface{}) + func Tracef(format string, args ...interface{}) + func Warn(args ...interface{}) + func Warnf(format string, args ...interface{})