Difference between revisions of "ISKernel:Log (Command)"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
{{CMD-DR|Log|Beginner|Beginner|Beginner|Beginner}} | {{CMD-DR|Log|Beginner|Beginner|Beginner|Beginner}} | ||
Log off|<filename> | Log off|<filename> | ||
− | == | + | == Forms == |
− | + | *Log <filename> - starts logging console text to <filename> | |
+ | *Log off - stops logging text to a file | ||
== Examples == | == Examples == |
Revision as of 19:26, 24 August 2005
Contents
Syntax
Log | |
Usage | Beginner |
Level of Understanding | Beginner |
Computer Savvy | Beginner |
Logic | Beginner |
Log off|<filename>
Forms
- Log <filename> - starts logging console text to <filename>
- Log off - stops logging text to a file
Examples
Log console text to console.txt
Log console.txt
- Output
Logging to console.txt
Turn console logging off
Log off
- Output
Console log disabled