# File control/Error/Error.rb, line 188
  def has_logging_errors?
    ! @logging_error_list.empty?
  end