#1012546 clog: Please implement extended regular expressions with -E command line switch

Package:
clog
Source:
clog
Description:
colorizing log tail utility
Submitter:
Patrik Schindler
Date:
2022-06-08 23:39:03 UTC
Severity:
wishlist
Tags:
#1012546#5
Date:
2022-06-08 23:28:06 UTC
From:
To:
As said in the subject: Please implement extended regular expressions with -E
command line switch.

I've finished cleanup of some logcheck rules and wanted to use clog for adding
helpful colors. Unfortunately, I need to rework those rules from extended regex
to normal regex syntax. This essentially doubles work.

Thanks for considering.