# File control/Logging/Logging.rb, line 66
  def stdout_warning=(flag)
    @logging_params['stdout_warning'] = (flag)
  end