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.

Refer also to the description of the LOGVARIABLE activity which can log variable values whether they are in variable lists or not.

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

INPUT Parameters:

LIST: Required

Specifies the list whose values are to be logged.  LANSA Composer will log the indexed variable name and value for each item in the list.

OUTPUT Parameters:

There are no output parameters.