add parser-specific docs & rewrite sudo parser for journald
[logparse.git] / logparse / config.py
2019-09-21 add parser-specific docs & rewrite sudo parser for...
2019-09-19 add systemctl and ufw parsers, support for varying...
2019-09-16 bugfixing & add smbd_journald
2019-09-09 add more docstrings
2019-09-03 new parser class structure
2019-09-02 migrate configuration system to the stdlib ConfigParser
2019-08-30 bugfixing in config & add quiet mode
2019-08-30 add journald communication capability
2019-08-30 add table implementation
2019-08-27 add plain text output capability
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...