Documentation ¶ Index ¶ func Debug(args ...any) func Debugf(template string, args ...any) func Error(args ...any) func Errorf(template string, args ...any) func Info(args ...any) func Infof(template string, args ...any) func InitLogger(level string) func Warn(args ...any) func Warnf(template string, args ...any) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Debug ¶ func Debug(args ...any) func Debugf ¶ func Debugf(template string, args ...any) func Error ¶ func Error(args ...any) func Errorf ¶ func Errorf(template string, args ...any) func Info ¶ func Info(args ...any) func Infof ¶ func Infof(template string, args ...any) func InitLogger ¶ func InitLogger(level string) InitLogger init logger func Warn ¶ func Warn(args ...any) func Warnf ¶ func Warnf(template string, args ...any) Types ¶ This section is empty. Source Files ¶ View all Source files logger.go Click to show internal directories. Click to hide internal directories.