AuHau / loggy

Swiss knife for logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to control regex pattern escaping

AuHau opened this issue · comments

There might be cases when users actually want to write full-blown regex as parsing pattern so there should be an option to turn off the regex pattern escaping and leave it up to the responsibility of the user to write valid regex.