# File lib/ruote/log/wait_logger.rb, line 112
    def fancy_log

      @log.collect { |msg| fancy_print(msg) }
    end