Skip to content

Don't require format to be exhaustive#34

Merged
satyrius merged 1 commit intosatyrius:masterfrom
haswalt:feature/broad-match
Feb 27, 2017
Merged

Don't require format to be exhaustive#34
satyrius merged 1 commit intosatyrius:masterfrom
haswalt:feature/broad-match

Conversation

@haswalt
Copy link
Copy Markdown

@haswalt haswalt commented Feb 24, 2017

Currently supplying a log format requires it to be exhaustive, match until end of line.

I want to be able to match partial log entries, this was if (in my use case there is) additional data in the log line that i don't care about there is no need to parse it out.

@satyrius
Copy link
Copy Markdown
Owner

It looks reasonable, no need to force RE to metch the end of the line.

@satyrius satyrius merged commit ccfdceb into satyrius:master Feb 27, 2017
@haswalt haswalt deleted the feature/broad-match branch March 21, 2017 11:56
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.

2 participants