8-3logfile Commandslogfile startTo begin the logging of all CLI command line activity to a specifiedfile, use the logfile start command. CLI command line activityincludes the associated output the CLI command displays.The CLI continues to log command output until you close the CLI oryou explicitly end the logfile with the logfile end command.Syntaxlogfile start [/append{=boolean}] {string}Parameter{string}Specifies the name of the file to contain CLI command lineactivity. On Windows, use the Windows NT/Windows 2000(basic disk only)/Windows XP (basic disk only) file nameconventions. If the file name has spaces, use quotation marks(““) to enclose the string.On NetWare, use the NetWare file name conventions.On UNIX, use the UNIX file name conventions.Switches/append{=boolean}Specifies whether to append all CLI command line activity toan existing output file, if one exists. If you set this switch toTRUE, the command appends the CLI command line activity tothe file specified in {string}.This switch defaults to FALSE (that is, the command does notappend CLI command line activity to an existing output file).ExamplesThe following example (Windows NT/Windows 2000 (basic diskonly)/Windows XP (basic disk only)) logs all output to a file calledc:\ctrloginfo\aac0log17Nov01.txt.