Documentation
¶
Index ¶
- func Debugf(format string, args ...interface{})
- func Errorf(format string, args ...interface{})
- func Exitf(code int, format string, args ...interface{})
- func Fatalf(format string, args ...interface{})
- func HandleAPIExitWithPossibleError(err error, apiMethod string)
- func Infof(format string, args ...interface{})
- func InitLog(debug bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatalf ¶
func Fatalf(format string, args ...interface{})
Fatalf logs un unexpected fatal error and shows a stack trace
func HandleAPIExitWithPossibleError ¶
HandleAPIExitWithPossibleError handle api exits in a uniformed way
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.