Documentation ¶ Index ¶ Constants func Action(command string, id int64) string func DebugStep(format string, args ...any) func Key(name string, id int64) string func Server(name string, id int64) string func Step(format string, args ...any) func Substep(format string, args ...any) func WarnStep(format string, args ...any) Constants ¶ View Source const ( PrefixStep = " -> " PrefixSubstep = " " ) Variables ¶ This section is empty. Functions ¶ func Action ¶ func Action(command string, id int64) string func DebugStep ¶ func DebugStep(format string, args ...any) func Key ¶ func Key(name string, id int64) string func Server ¶ func Server(name string, id int64) string func Step ¶ func Step(format string, args ...any) func Substep ¶ func Substep(format string, args ...any) func WarnStep ¶ func WarnStep(format string, args ...any) Types ¶ This section is empty. Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.