add systemctl and ufw parsers, support for varying degrees of severity
[logparse.git] / logparse / util.py
2019-09-19 add systemctl and ufw parsers, support for varying...
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 add journald communication capability
2019-08-25 fix bugs in interface & module loading
2019-06-08 major rewrite: segregate into modules and upgrade to...