new parser class structure
[logparse.git] / logparse / interface.py
2019-09-03 new parser class structure
2019-09-02 migrate configuration system to the stdlib ConfigParser
2019-08-31 fix logrotate functionality
2019-08-30 bugfixing in config & add quiet mode
2019-08-30 add table implementation
2019-08-29 further bugfixing in parsers & clean up formatting.py
2019-08-27 add plain text output capability
2019-08-26 update setup.py to python 3, implement config file...
2019-08-26 finish initial plugin system, get email and other featu...
2019-08-25 fix bugs in interface & module loading
2019-06-08 major rewrite: segregate into modules and upgrade to...