LOGLIST

LANSA Composer

LOGLIST

This activity creates one or more entries in the processing sequence log that contain the values of the variable list specified in the parameter.  This can be useful while testing or debugging your processing sequence.

Note that logging is subject to the logging level in effect for the processing sequence run.

INPUT Parameters:

LIST : Required

Specifies the list values to be logged.  Normally you would specify a variable list in this parameter - if you do so, LANSA Composer will log the indexed variable name and its value for each item in the list.

(It is possible, but not useful, to specify a literal value for this parameter.)

OUTPUT Parameters:

There are no output parameters.