Support for regular expressions
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 26
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In addition to checking for exact matches of strings in log entries, it'd be valuable to have support for checking for regexs. This would bring a bunch of flexibility for the end users.
Potential technical solution: regex could be presented as `regex` field in the conf files. If `identifier` field is missing but `regex` is present, `regex` could be used to find matching log entries.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.