Documentation
¶
Index ¶
- func Debug(v ...any)
- func DebugF(format string, v ...any)
- func DefaultOutput() *log.Logger
- func Error(v ...any)
- func ErrorF(format string, v ...any)
- func FileOutput(name string) *log.Logger
- func Info(v ...any)
- func InfoF(format string, v ...any)
- func LogAsFileOutput(name ...string)
- func Normal(v ...any)
- func NormalF(format string, v ...any)
- func Panic(v ...any)
- func Print(v ...any)
- func Printf(format string, v ...any)
- func SetOutput(w io.Writer)
- func SetPrefix(prefix ...string)
- func Success(v ...any)
- func SuccessF(format string, v ...any)
- func Warn(v ...any)
- func WarnF(format string, v ...any)
- type LogWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultOutput ¶
func FileOutput ¶
func LogAsFileOutput ¶
func LogAsFileOutput(name ...string)
Types ¶
Click to show internal directories.
Click to hide internal directories.