An NDoc Documented Class Library

MessageRequestResponse.AddLogValue Method 

Add a name-value pair to the logs. This will be inserted by Iguana into the logging system once message processing is complete.

public void AddLogValue(
   string LogKey,
   string LogValue
);

See Also

MessageRequestResponse Class | iNTERFACEWARE.IGC Namespace