Documentation
¶
Index ¶
- Constants
- func Debug(msg any, keyvals ...any)
- func Enabled() bool
- func Error(msg any, keyvals ...any)
- func Info(msg any, keyvals ...any)
- func Logger() *charmlog.Logger
- func Reset()
- func ResetForTests()
- func TUIDebugLogPath() string
- func ValidateFormat(value string) error
- func ValidateLevel(value string) error
- func Warn(msg any, keyvals ...any)
- func With(keyvals ...any) *charmlog.Logger
Constants ¶
View Source
const ( EnvLogLevel = "STACKCTL_LOG_LEVEL" EnvLogFormat = "STACKCTL_LOG_FORMAT" EnvLogFile = "STACKCTL_LOG_FILE" EnvTUIDebugLogFile = "STACKCTL_TUI_DEBUG_LOG_FILE" )
Variables ¶
This section is empty.
Functions ¶
func ResetForTests ¶
func ResetForTests()
func TUIDebugLogPath ¶
func TUIDebugLogPath() string
func ValidateFormat ¶
func ValidateLevel ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.