Documentation ¶
Index ¶
- func Debug(v ...interface{})
- func Debugf(format string, v ...interface{})
- func EnableDebug()
- func EnableTimestamps()
- func Error(v ...interface{})
- func Errorf(format string, v ...interface{})
- func Fatal(v ...interface{})
- func Fatalf(format string, v ...interface{})
- func Info(v ...interface{})
- func InfoWriter() io.Writer
- func Infof(format string, v ...interface{})
- func Warning(v ...interface{})
- func Warningf(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Debug ¶
func Debug(v ...interface{})
func EnableDebug ¶
func EnableDebug()
func EnableTimestamps ¶
func EnableTimestamps()
func Error ¶
func Error(v ...interface{})
func Fatal ¶
func Fatal(v ...interface{})
func Info ¶
func Info(v ...interface{})
func Warning ¶
func Warning(v ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.