Documentation ¶
Index ¶
- func ApplyPtermTheme()
- func Debug(msg string, keysAndValues ...interface{})
- func Error(msg string, keysAndValues ...interface{})
- func Fatal(msg string, keysAndValues ...interface{})
- func Info(msg string, keysAndValues ...interface{})
- func Initialize(logLevel string, logPlainText bool)
- func RenderAsciiArt()
- func StartCustomSpinner(message string) *pterm.SpinnerPrinter
- func Success(msg string)
- func Warn(msg string, keysAndValues ...interface{})
- type Bubble
- type Fish
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatal ¶
func Fatal(msg string, keysAndValues ...interface{})
Fatal logs a fatal error message and exits the application
func Initialize ¶
Initialize sets up the logger with a specified log level
func RenderAsciiArt ¶
func RenderAsciiArt()
RenderAsciiArt animates big text (50x10) and fishes moving right-to-left below it
func StartCustomSpinner ¶
func StartCustomSpinner(message string) *pterm.SpinnerPrinter
StartCustomSpinner creates and starts a fresh custom spinner
Types ¶
Click to show internal directories.
Click to hide internal directories.