Difference between revisions of "ISKernel:Log (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
== Examples ==
 
== Examples ==
 +
Log console.txt
 +
 +
;Output
 +
 +
Logging to console.txt
 +
 +
Log off
 +
 +
;Output
 +
 +
Console log disabled
  
 
== See Also ==
 
== See Also ==

Revision as of 17:18, 24 August 2005

Syntax

Command Difficulty Rating
Log
Usage Beginner
Level of Understanding Beginner
Computer Savvy Beginner
Logic Beginner

Log off|<filename>

Description

Logs console text to a specified file.

Examples

Log console.txt

Output
Logging to console.txt

Log off

Output
Console log disabled

See Also