| Package | Description |
|---|---|
| org.tinylog.throwable |
Filters for transforming exceptions and other throwables.
|
| Class | Description |
|---|---|
| AbstractStackTraceElementsFilter |
Abstract throwable filter for filtering stack trace elements by configurable packages and classes.
|
| AbstractThrowableFilter |
Abstract throwable filter that just loops trough all data of the passed origin throwable data.
|
| ThrowableData |
Interface for all relevant throwable data.
|
| ThrowableFilter |
Throwable filters transform exceptions and other throwables for improving and customizing the output.
|
| ThrowableWrapper |
Wrapper for exceptions and other throwables.
|
Copyright © 2022. All rights reserved.