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

Log: Added support for Java stack traces #3003

Merged
merged 3 commits into from Aug 5, 2021

Conversation

RunDevelopment
Copy link
Member

This adds support for Java stack traces in log files.

It's quite handy to have good highlighting for stack traces, so I added it. If the Java stack trace language isn't loaded, it will fall back to a simple grammar.

image

Based on this comment.

@github-actions
Copy link

github-actions bot commented Jul 21, 2021

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +134 B (+13.3%).

file master pull size diff % diff
components/prism-log.min.js 1.01 KB 1.14 KB +134 B +13.3%

Generated by 🚫 dangerJS against 1018f55

@RunDevelopment RunDevelopment merged commit b0365e7 into PrismJS:master Aug 5, 2021
@RunDevelopment RunDevelopment deleted the log-javastacktrace branch August 5, 2021 20:03
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.

None yet

1 participant