saltprint

Module for printing.

Warning

This module is deprecated and has been superceded by saltsafeio. Please adjust your code accordingly.

saltprint.err(file, message)

write message to log file and shell

saltprint.history(taskname, plist, slist, logfile, verbose)

Using the parameter list and the string list, create the output history

return history

saltprint.line(file, verbose)

write line descriminator to log file and shell

saltprint.log(file, message, verbose)
saltprint.time(text, file, verbose)

write time to log file and shell

Previous topic

saltkey

Next topic

saltsafeio

This Page