Versions in this module Expand all Collapse all v2 v2.0.1 Apr 22, 2026 v2.0.0 Apr 22, 2026 Changes in this version + func Error(args ...interface{}) + 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 Logger(name ...string) *logger.Logger + func Warn(args ...interface{}) + func Warnf(format string, args ...interface{}) Other modules containing this package github.com/GuanceCloud/cliutils