I have a log file that is line separated by \\n with multi-line logs (ones containing SQL) being separated by \\r\\n. In order to pull the SQL statements out of the file I need