We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update assess_log_rotation.py run example.
Mention unit tests have been moved into the 'tests' sub-directory.
Updated CI Tests (markdown)
Update to current recommendations
flake8 needs to be available for 'make lint' and isn't installed by 'make install-dependencies'
Line fails if you don't mkdir -p logs first.
assess_log_rotation.py has different args
Updated Testing (markdown)