Documentation
¶
Index ¶
- Variables
- func Debug(v ...any)
- func Debugf(format string, v ...any)
- func Debugln(v ...any)
- func Fatal(v ...any)
- func Fatalf(format string, v ...any)
- func Fatalln(v ...any)
- func Init()
- func Print(v ...any)
- func Printf(format string, v ...any)
- func Println(v ...any)
- func Trace(v ...any)
- func Tracef(format string, v ...any)
- func Traceln(v ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var Verbose = true
Verbose enables verbose logging, including filenames/line numbers in log entries and printing Debug/Debugf() logs too.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.