Log

This command allows output to the screen to also be output to a file. The useage is:

log start/stop filename=<name> append/replace

The options are:

Start/Stop -- Starts or stops logging of output to file.
Append/Replace -- Either append to or replace existing file.
Filename -- Name of log file (currently, the name of the log file is "log.out").

Return to Help Menu.