| Class | Description |
|---|---|
| ShortenedThrowableConverter |
A
ThrowableHandlingConverter (similar to logback's ThrowableProxyConverter)
that formats stacktraces by doing the following:
Limits the number of stackTraceElements per throwable
(applies to each individual throwable. |
| StackElementFilter |
Component in charge of accepting or rejecting
elements when computing a stack trace hash |
| StackHasher |
Utility class that generates a hash from any Java
error |
Copyright © 2013–2021. All rights reserved.