log_file

log_file — sets up a log file.

Syntax

(log_file filename)
    

Arguments

logfile

The name of the log file.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command sets up a log file for messages that appear in the Event Log. If a log file already exists, this command changes that file's name. Starting and stopping logging is done with the log_to_file command. If logging to a file is enabled, the log messages will also continue to appear in the Event Log.