# File control/AddLogFile/AddLogFile.rb, line 38
  def log_path=(log_path)
    @logging_params['logfiles'].last['path'] = log_path
  end