recordLog abstract method

void recordLog()

Method called during each (inner) iteration.

Can be used to add entries to a log.

Implementation

void recordLog();