Workspace 6.21.5
|
Writes its input text to the Workspace log. Useful for printing out intermediate results or progress reporting information.
Inputs: | |||
---|---|---|---|
Text to Log | QString | ||
Strings | Array | QString | Alternative to using 'Text to Log' input is to provide an array of strings that are joined together and printed (which allows construction of the message without a separate operation). |
Category | QString | Category for this message as managed under Settings->Loggings in the Workspace editor. Eg. Debug, Verbose, Error etc. |