[PATCH] logging: Correctly copy timestamp

Critical OCL logging patch that fixes the logging timestamp to be the time the logging event occurred, rather than the time copied out of the port and into the appender. This was causing batches of logging events to have the same time (as they were all popped from the buffer port at the same time).

AttachmentSize
0001-logging-Correctly-copy-timestamp.patch1.53 KB