Documentation
¶
Overview ¶
Package log provides the family's logging foundation: a log/slog logger rendered through charm.land/log/v2, the same interface/implementation split as cli.Run/fang. See forge ADR-0011.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LevelFor ¶ added in v0.11.0
LevelFor maps the family --verbose flag to a log level: slog.LevelWarn when off (only problems surface; the ui layer owns the happy-path narrative), slog.LevelDebug when on (full diagnostic trace). See forge ADR-0011.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.