Append an Item to a Processing Log
processingLogAppend(h, value = "")An list() containing items named
time and value, i.e. the times of entries
and the text notations of those entries..
either the processingLog slot of an object, or
an oce object from which the processingLog will be extracted
A string indicating the text of the log entry.
Other things related to processing logs:
processingLog<-(),
processingLogItem(),
processingLogShow()