Relax regexes for quoted fields.
Allows catching more log lines, especially for quoted fields which lack quote escaping. This is at the expense of some parsing performance (10% on a random real-worlds sample). Also simplify the code a bit by removing expensive matching logic.
Showing
Please register or sign in to comment