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