Talk:RP Logs

From From Dusk till Jawn
Jump to navigation Jump to search

Notepad++ Log Cleanup Regex

Find: .*Today at \d(\d)?:\d\d .M\R
Replace: \n
Change "Today" to whatever else, yesterday, etc, depending on the log.


Find: ^\(.+\)$\R
Replace: Nothing