new parser class structure
[logparse.git] / logparse / parsers / sshd.py
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-28 bugfixing in parsers
2019-08-28 update parsers to new output model
2019-06-08 major rewrite: segregate into modules and upgrade to...