follow log files to match regexes and trigger events
Python 3.6 or later
$ pip3 install git+https://github.com/arvind-iyer/logan
or alternatively,
$ git clone https://github.com/arvind-iyer/logan
$ pip3 install ./logan
$ pip3 install pre-commit
$ pre-commit install
Create a new issue or find an existing issue matching your task and get yourself assigned to it. Create a new feature-* branch and submit the changes as a Pull Request when ready.