Package | Description |
---|---|
org.tinylog.throwable |
Filters for transforming exceptions and other throwables.
|
Modifier and Type | Class and 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 © 2020. All rights reserved.