# File lib_core/rucy/logger.rb, line 208
    def initialize
      @log_list = Array.new
    end