Package | Description |
---|---|
org.tinylog.throwable |
Filters for transforming exceptions and other throwables.
|
Modifier and Type | Class | Description |
---|---|---|
class |
KeepThrowableFilter |
Filter for removing all stack trace elements from stack trace except the defined packages and classes.
|
class |
StripThrowableFilter |
Filter for removing defined packages and classes from stack trace.
|
Copyright © 2022. All rights reserved.