Save the output of the command to the specified log file
logsave command Runs the given command and saves the output of the command to the specified log file.
logsave(options)(parameters)
-a: Append information to the specified log file.
Log file: Specify the log file to record running information;
Instruction: the instruction that needs to be executed.