Documentation ¶
Index ¶
- func Debugf(format string, a ...interface{}) (err error)
- func Errorf(format string, a ...interface{}) error
- func Infof(format string, a ...interface{}) error
- func LoggedErrorf(logger loggo.Logger, format string, a ...interface{}) error
- func Noticef(format string, a ...interface{}) error
- func Warningf(format string, a ...interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggedErrorf ¶
Log the error and return an error with the same text.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.