Documentation
¶
Index ¶
- func Debug(format string, args ...interface{})
- func Error(format string, args ...interface{})
- func Fatal(format string, args ...interface{})
- func GetSpinner() *progress.Spinner
- func Info(format string, args ...interface{})
- func SetLevel(l Level)
- func Spinner(format string, args ...interface{})
- func Success(format string, args ...interface{})
- func Warn(format string, args ...interface{})
- type Level
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSpinner ¶ added in v0.0.3
GetSpinner returns the singleton spinner instance, creating it if it doesn't exist
Types ¶
Click to show internal directories.
Click to hide internal directories.