Documentation
¶
Overview ¶
internal/log/log.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Complete ¶
func Complete(id RunID, command string, args map[string]string, output string, duration time.Duration)
Complete records a run-completion entry.
func GitShortSHA ¶
func GitShortSHA() string
GitShortSHA returns the short git SHA of HEAD, or "unknown".
func ProjectName ¶
func ProjectName() string
ProjectName returns the project name for log namespacing. Priority: DEVKIT_PROJECT env → git repo basename → "unknown".
Types ¶
Click to show internal directories.
Click to hide internal directories.