LogBook command
Some users like to have all the input typed to SICS and responses
collected in a file for further review. This is implemented via the LogBook
command. LogBook is actually a wrapper around the config file command.
LogBook understands the following syntax:
- LogBook
- alone prints the name of the current logfile and the status of event
logging.
- LogBook file filename
- sets the filename to which output will be printed. Please note
that this new filename will only be in effect after restarting logging.
- LogBook on
- This command turns logging on. All commands and all answers will be
written to the file defined with the command described above. Please note,
that this command will overwrite an existing file with the same name.
- LogBook off
- This command closes the logfile and ends logging.