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 text to console.txt ===
 
Log console.txt
 
Log console.txt
  
Line 11: Line 12:
  
 
  Logging to console.txt
 
  Logging to console.txt
 
+
=== Turn console logging off ===
 
Log off
 
Log off
  

Revision as of 17:34, 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 text to console.txt

Log console.txt

Output
Logging to console.txt

Turn console logging off

Log off

Output
Console log disabled

See Also