Documentation ¶
Index ¶
- Constants
- func Debug(args ...interface{})
- func Debugf(format string, args ...interface{})
- func Debugln(args ...interface{})
- func EnableDebugLogging()
- func Error(args ...interface{})
- func Errorf(format string, args ...interface{})
- func Fatal(args ...interface{})
- func Fatalf(format string, args ...interface{})
- func Fatalln(args ...interface{})
- func Info(args ...interface{})
- func Infof(format string, args ...interface{})
- func Warning(args ...interface{})
- func Warningf(format string, args ...interface{})
Constants ¶
View Source
const (
DebugDepth = 7
)
Variables ¶
This section is empty.
Functions ¶
func EnableDebugLogging ¶
func EnableDebugLogging()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.