On this pageErrorTracker Track errors and aggregates their counts by similarity.Index Methods__init__addPropertiestotalunique_error_countMethods __init__ __init__(): NoneReturns Noneadd add(*, error): NoneInclude an error in the statistics.Parametersoptionalkeyword-onlyerror: ExceptionReturns NoneProperties totaltotal: intTotal number of errors.unique_error_countunique_error_count: intNumber of distinct kinds of errors.
Track errors and aggregates their counts by similarity.