EddiePi / log-preprocessor

log-preprocessor written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the project is for log preprocessing

main functions:

  1. seperate timestamp, log level, class, and content (field_separator);
  2. given the root dir, combine multiple log files into a huge one (combiner);
  3. new functions are subjuctive to be added ...

About

log-preprocessor written in Python


Languages

Language:Python 100.0%