The log_queue Queue object is now used to store messages so that not every write() event to STDOUT
and STDERR results in the relax controller log window updating. This allows the controller and the
GUI to remain responsive as masses of messages are produced.