Log


log (String filename, String text)

Appends the text to the log file. The filename can be either a relative file path or an absolute file path.

Parameters:

filename

string containing the name of the file

text

the text to write to the file

Returns:

This function does not return a value.

Example:

log("myfile.log", "This text is added to the file myfile.log")


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*