Versions in this module Expand all Collapse all v1 v1.0.1 Apr 12, 2026 v1.0.0 Apr 12, 2026 Changes in this version + const EnvLogFile + const EnvLogFormat + const EnvLogLevel + const EnvTUIDebugLogFile + 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