Difference between revisions of "ISKernel:Log (Command)"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Examples == | == Examples == | ||
=== Log console text to console.txt === | === Log console text to console.txt === | ||
− | Log console.txt | + | *Log console.txt |
;Output | ;Output | ||
Line 14: | Line 14: | ||
Logging to console.txt | Logging to console.txt | ||
=== Turn console logging off === | === Turn console logging off === | ||
− | Log off | + | *Log off |
;Output | ;Output |
Revision as of 19:27, 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