# File control/Logging/Logging.rb, line 109
  def log_path=(log_path)
    @logging_params['logfiles'][@log_path_call_index]['path'] = log_path
  end