migrate configuration system to the stdlib ConfigParser
[logparse.git] / logparse / parsers / sudo.py
2019-09-02 migrate configuration system to the stdlib ConfigParser
2019-08-28 update parsers to new output model
2019-06-08 major rewrite: segregate into modules and upgrade to...