I had an idea for a library that follows log files and triggers some events that can be defined through python code. I used it for one task at work and gave up on figuring out how to structure it since.
The idea is that it allows you to verify and test logging, which is an odd concept but helps ensure that things are predictable and consistent.
The idea is that it allows you to verify and test logging, which is an odd concept but helps ensure that things are predictable and consistent.
https://github.com/arvind-iyer/logan/