Documentation
¶
Index ¶
- func Alert(err error) error
- func Alertf(format string, args ...any) error
- func Alertm(message string) error
- func Debug(v ...any)
- func Debugf(format string, args ...any)
- func Error(err error) error
- func Errorf(format string, args ...any) error
- func Errorm(message string) error
- func Fatal(v ...any)
- func Info(v ...any)
- func Infof(format string, args ...any)
- func Log(kind string, args ...any) error
- func Logf(kind string, format string, args ...any)
- func Panic(v ...any)
- func Panice(v error) error
- func Panicf(format string, args ...any) error
- func Panicm(v string) error
- func Ping(args ...any)
- func Pong(args ...any)
- func Traces(err error) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.