variousscripts/pylogextractor/README.md

321 B

pyLogExtractor

Simple tool for extracting specific strings from log files. It could be useful for extracting all warnings or errors from debug log or all specific user quotes from chat log.

pyLogExtractor requires Python 3.

Using:

Run python script, enter source path, path for save, and substring for searching.