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 highlighting with the regexp doesn't work #179

Open
0lgaM opened this issue Feb 12, 2024 · 0 comments
Open

Log highlighting with the regexp doesn't work #179

0lgaM opened this issue Feb 12, 2024 · 0 comments

Comments

@0lgaM
Copy link

0lgaM commented Feb 12, 2024

Hi, we received the following feedback from a user who asked us to submit a bug report as they don't have an opportunity to do it themselves.

I want to highlight the date part of a log file line like this:

[2024-01-08 21:14:32] production.INFO

with this regex: \[(.+\d)\]

But it does nothing in the Editor, not with selected highlight field / match / line and selected background color of 20A0AA.

I tried it with an online regex validator and it works there.

I know this highlighting worked occasionally in the last few years, but most times, it did not, and I also did not put in the effort to address this.

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

No branches or pull requests

1 participant