The current loading behavior is to parse each line entry in the file for correctness, correct it if it needs correction (and log errors such as NULL's etc.) and store it in the log array in memory. This change would only store log entries containing a search string (or regex).
The current loading behavior is to parse each line entry in the file for correctness, correct it if it needs correction (and log errors such as NULL's etc.) and store it in the log array in memory. This change would only store log entries containing a search string (or regex).