WriteToLog

This Action is designed for writing information into a text file. If Write Date and Time before Message setting is turned on, the file can be considered as a log file for some events.

Log Filename
This is a name of the text file. If there is no such file on the hard drive, the file will be created. If the file exists, new information will be added to the end of the file.

Write Date and Time before Message
This setting tells xStarter to write current date and time in the beginning of each record.

Message
This is the text to be saved into the text file. Like all other xStarter text parameters, it can contain calls to Internal Functions, or Output Parameters of previous Actions from the current Task's list of Actions, or parameters of the Event that caused the Task's execution.

For example, it is possible to log all cases of files' modifications in a particular folder.