Interface | Description |
---|---|
ErrorConsumer |
Callback handler for consuming errors encountered in a
DistinctErrorLog . |
Class | Description |
---|---|
DistinctErrorLog |
Distinct record of error observations.
|
DistinctErrorLog.DistinctObservation | |
ErrorLogReader |
Reader for the log created by a
DistinctErrorLog . |
LoggingErrorHandler |
A logging
ErrorHandler that records to a DistinctErrorLog and if the log is full then overflows
to a PrintStream . |
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.