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

multi line regular expression #30

Open
14zywave opened this issue Jun 3, 2016 · 5 comments
Open

multi line regular expression #30

14zywave opened this issue Jun 3, 2016 · 5 comments

Comments

@14zywave
Copy link

14zywave commented Jun 3, 2016

support for multi line regular expression(i want this for excluding some pattern)

@14zywave
Copy link
Author

14zywave commented Jun 3, 2016

just wondering why you didn't pushed source, if possible can you share it so i can add it my self, i really love this tool

@DavidAnson
Copy link
Member

At present, TextAnalysisTool.NET is very single-line-centric. Allowing a single filter to span multiple lines would create some interesting challenges and need some thought. But it's a good idea, and I'm curious if many others would like this as well.

@DavidAnson
Copy link
Member

(FYI, the second question is a duplicate of #22)

@dsp0105
Copy link

dsp0105 commented Mar 8, 2018

Multi-line regex filtering would be a good enhancement to have, but I have a concern - will it make the tool slower? That would be a big blow since the tool is amazing fast even on big logs currently.
Great implementation by the authors 👍

@hoaluvn
Copy link

hoaluvn commented Nov 8, 2019

At present, TextAnalysisTool.NET is very single-line-centric. Allowing a single filter to span multiple lines would create some interesting challenges and need some thought. But it's a good idea, and I'm curious if many others would like this as well.

I'm interested

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

No branches or pull requests

4 participants