Support for regular expressions
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 26
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.