set_log_mem_rcl

set_log_mem_rcl(logmem)

Sets the switch for taking memory snapshots.

Parameters

logmem (bool) –

memory logger activated

  • logmem = False: memory is not logged.

  • logmem = True: memory snapshots written to memory_rcl.log

    in the current working directory.