Versions in this module Expand all Collapse all v0 v0.27.0 Feb 9, 2026 Changes in this version + const ANSI_BOLD_GREEN + const ANSI_BOLD_RED + const ANSI_BOLD_YELLOW + const ANSI_GREY + const ANSI_RESET + func Debug(ctx context.Context, msg string, args ...any) + func DebugNotice(ctx context.Context, msg string, args ...any) + func Error(ctx context.Context, msg string, args ...any) + func Info(ctx context.Context, msg string, args ...any) + func NewContext(ctx context.Context, out io.Writer, rawLevel string) context.Context + func Notice(ctx context.Context, msg string, args ...any) + func Warn(ctx context.Context, msg string, args ...any)