ReadonlycountGet the number of unique errors.
ReadonlytotalGet the total number of error occurrences.
Add an error record to the aggregator. Called internally when processing debug records.
Get all aggregated errors.
Get errors filtered by category.
Get errors at or above the specified severity.
Clear all aggregated errors.
Subscribe to new errors. Returns an unsubscribe function.
Error aggregator interface for collecting and querying errors.