Support for regular expressions
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 26
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.