Documentation
¶
Index ¶
- func Debug(v string) (int, error)
- func Debugf(v string, vs ...any) (int, error)
- func Error(v string) (int, error)
- func Errorf(v string, vs ...any) (int, error)
- func Fatal(v string)
- func Fatalf(v string, vs ...any)
- func Info(v string) (int, error)
- func Infof(v string, vs ...any) (int, error)
- func SetFlags(fs ...Flags)
- func SetWriter(w io.Writer)
- func Warn(v string) (int, error)
- func Warnf(v string, vs ...any) (int, error)
- type Flags
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.