ISKernel:Log (Command)

From Lavish Software Wiki
Jump to navigation Jump to search

Syntax

Command Difficulty Rating
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

See Also