Log Limit Setting
Previously Quokka would log an infinite number of values for
repeated code (e.g. within a loop). For a large number of iteration,
this could lead to slow Quokka execution and out of memory exceptions.
Quokka now limits the default number of values output for repeated code to 100
;
this can be changed with a Quokka setting.