Documentation
¶
Index ¶
- func ApplyPtermTheme(indent int)
- 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 Success(msg string, keysAndValues ...interface{})
- func Warn(msg string, keysAndValues ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyPtermTheme ¶
func ApplyPtermTheme(indent int)
ApplyPtermTheme applies custom styles to pterm
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
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.