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

Two small improvements to the clj-commons.format.exceptions namespace #129

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

hlship
Copy link
Collaborator

@hlship hlship commented Sep 12, 2024

Added clj-commons.format.exceptions/default-frame-rules with the defaults for *default-frame-rules*
which makes it much easier to override the rules.

Added function clj-commons.format.exceptions/format-stack-trace-element which can be used to convert a Java
StackTraceElement into demangled, readable string, using the same logic used by format-exception.

…ered

New function to make it easier to format a StackTraceElement into a user-presentable name
@hlship hlship self-assigned this Sep 12, 2024
@hlship hlship added this to the 3.2.0 milestone Sep 12, 2024
@hlship hlship merged commit 2cb5499 into main Sep 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant