Progress
Debugger Guide


LOG Command

Starts session logging from this point to a specified log file. The Debugger then writes all Debugger commands and associated messages to the file.

SYNTAX

LOG [ filename ] 

filename

The name of a log file. If filename specifies a simple filename, the Debugger creates the log file in your temporary directory. If filename specifies a relative pathname, the Debugger creates the file relative to the temporary directory in the directory you specify. If filename specifies an absolute pathname, the Debugger creates the log file in the specified directory.

If you do not specify filename, the Debugger creates the log file with the name prodebug.log in your temporary directory.

NOTES

SEE ALSO

CANCEL LOG Command, INPUT Command


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095