Package org.agrona.concurrent.errors
package org.agrona.concurrent.errors
A logger which provides a summary of distinct stacktrace based errors with counts and times.
-
ClassDescriptionDistinct record of error observations.Callback handler for consuming errors encountered in a
DistinctErrorLog.Reader for the log created by aDistinctErrorLogencoded as UTF-8 errors.A loggingErrorHandlerthat records to aDistinctErrorLogand if the log is full then overflows to aPrintStream.