Each record in a log file is one of the following:
●Only entered commands and various forms of the Debugger’s responses are recorded in the log file. Outputs produced by the prototype code itself (and printed on the screen and/or in a file) are not recorded in the log file.
While commands are recorded as entered, all Debugger messages are preceded by a double hyphen “--.”
For example, the following commands were entered in the debugging session:
The transcript of the session is recorded in the file debug.log and appears as follows: