/ Published in: Regular Expression
Removes any lines from the file that don't start with "ERROR"
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
^(?!(?:ERROR)).*\s*