Documentation
¶
Index ¶
- func DebugFln(msg string, args ...interface{})
- func Debugln(args ...interface{})
- func ErrorF(msg string, args ...interface{})
- func Errorln(arg ...interface{})
- func InfoF(msg string, args ...interface{})
- func Infoln(arg ...interface{})
- func LLMLog(format string, args ...interface{})
- func LLMLogPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LLMLog ¶ added in v0.38.0
func LLMLog(format string, args ...interface{})
LLMLog writes a formatted message to the LLM debug log file in /tmp. Only active when DEBUG=1.
func LLMLogPath ¶ added in v0.38.0
func LLMLogPath() string
LLMLogPath returns the path to the LLM log file, or "" if not active.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.