# Variables
No description provided by the author
CreatePrintf is fmt.Printf with red as foreground color.
CreatePrintln is fmt.Println with red as foreground color.
DeletePrintf is fmt.Printf with green as foreground color.
DeletePrintln is fmt.Println with green as foreground color.
DisableOutput disables all output.
UpdatePrintf is fmt.Printf with yellow as foreground color.
UpdatePrintln is fmt.Println with yellow as foreground color.