pub(crate) fn warn_abbreviated<E: ErrorLoc>(eloc: E, key: ErrorKey)
Immediately log a single-line report about this error.
This is intended for voluminous almost-identical errors, such as from the “unused localization” check.