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