Documentation forKiwi CatTools

cl.Log

The cl.Log sends a log event message back to the main program.

Sub Log(Priority, Message)

Use one of the following priority codes to classify the message:

  • 4 = Debug
  • 3 = Info
  • 2 = Warning
  • 1 = Error