Documentation ¶
Overview ¶
TODO clean this up
Index ¶
- func Debug(args ...interface{})
- func Debugf(format string, args ...interface{})
- func Error(args ...interface{})
- func Errorf(format string, args ...interface{})
- func Fatal(args ...interface{})
- func Info(args ...interface{})
- func Infof(format string, args ...interface{})
- func NewCaptureLogger()
- func NewSilentLogger()
- func NewStdErrLogger()
- func PrintLog()
- func SetLevel(l int)
- func Warning(args ...interface{})
- type Log
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCaptureLogger ¶
func NewCaptureLogger()
func NewSilentLogger ¶
func NewSilentLogger()
func NewStdErrLogger ¶
func NewStdErrLogger()
Types ¶
Click to show internal directories.
Click to hide internal directories.