Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(TeeFilter): Remove printing stacktraces in the filter #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

flx5
Copy link

@flx5 flx5 commented Apr 18, 2024

The filter should not print the Stacktrace and then rethrow the exceptions. Other handlers will handle the Servlet Exceptions anyways.

Additionally allow users to overwrite the logging output method in the filter.

@flx5 flx5 force-pushed the feature/no-print-stacktrace branch from bbff896 to cff41f6 Compare April 18, 2024 19:13
The filter should not print the Stacktrace and then rethrow the exceptions.
Other handlers will handle the Servlet Exceptions anyways.

Additionally allow users to overwrite the logging output method in the filter.

Signed-off-by: flx5 <1330854+flx5@users.noreply.github.com>
@flx5 flx5 force-pushed the feature/no-print-stacktrace branch from cff41f6 to 86bbe5a Compare April 18, 2024 19:14
@flx5
Copy link
Author

flx5 commented May 13, 2024

@ceki Any chance of getting this reviewed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant