Talk:RP Logs
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