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