Documentation
¶
Index ¶
- Variables
- func Debug(keyvals ...interface{}) error
- func Debugf(format string, a ...interface{}) error
- func Debugfn(format string, a ...interface{})
- func Error(keyvals ...interface{}) error
- func Errorf(format string, a ...interface{}) error
- func Info(keyvals ...interface{}) error
- func Infof(format string, a ...interface{}) error
- func IsDebug() bool
- func NewLogger(in string) log.Logger
- func Writer() io.Writer
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Logger = NewLogger("") Level string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.