We added a feature to the UI log to allow copy/paste and coloring of messages #837 That had the side effect of increasing the amount of memory used for log messages. We need to be more efficient with the UI log memory usage. Can we research how to cap the amount of memory used for UI log messages.