# File control/Logging/Logging.rb, line 149
  def log_err=(boolean)
    @logging_params['logfiles'][@log_err_call_index]['log_err'] = boolean
  end