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

Add panic parser #18

Merged
merged 4 commits into from
Jun 25, 2024
Merged

Add panic parser #18

merged 4 commits into from
Jun 25, 2024

Conversation

borosr
Copy link
Contributor

@borosr borosr commented Jun 24, 2024

Parsing panic on another level. Structuring the panic and the parts of a panic line into separate log fields to make it more searchable and readable. Meanwhile, reduce things like the function parameters (pointer) value to save some space.

@borosr borosr self-assigned this Jun 24, 2024
@hajnalandor hajnalandor self-requested a review June 24, 2024 19:45
Copy link

@hajnalandor hajnalandor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PumpkinSeed PumpkinSeed merged commit 9d0c6d8 into main Jun 25, 2024
1 check passed
@PumpkinSeed PumpkinSeed deleted the parse-panic branch June 25, 2024 05:27
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.

3 participants