Documentation ¶
Index ¶
- Variables
- func Benchmark(thing string) func()
- func BenchmarkLoop(thing string) (func(), func())
- func Debugf(f string, v ...interface{})
- func Debugln(v ...interface{})
- func Errorf(f string, v ...interface{})
- func Errorln(v ...interface{})
- func Fatalf(f string, v ...interface{})
- func Fatalln(v ...interface{})
- func Infof(f string, v ...interface{})
- func Infoln(v ...interface{})
- func Panicf(f string, v ...interface{})
- func Panicln(v ...interface{})
- func Printf(f string, v ...interface{})
- func Println(v ...interface{})
- func ResetLoggers()
- func Trace(n int) string
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func BenchmarkLoop ¶
func BenchmarkLoop(thing string) (func(), func())
func ResetLoggers ¶
func ResetLoggers()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.