Versions in this module Expand all Collapse all v1 v1.0.0 Mar 13, 2025 Changes in this version + func PostPrint(format string, args ...any) + func PostPrintf(format string, args ...any) + func Print(format string, args ...any) + func PrintError(format string, args ...any) + func PrintInfo(format string, args ...any) + func PrintNotify(format string, args ...any) + func PrintWarning(format string, args ...any) + func Printf(format string, args ...any) + func PrintfError(format string, args ...any) + func PrintfInfo(format string, args ...any) + func PrintfNotify(format string, args ...any) + func PrintfWarning(format string, args ...any) + func SetPostOut(fn func(string, ...any) (int, error)) + func SetPreOut(fn func(string, ...any) (int, error))