Real-time log file monitoring and alerting tool
Find a file
HAL 9000 56cc6d3cff fix: address code review issues in watcher.py
- Remove csv from --format choices (not applicable in watch mode)
- Add stderr warning when a watched file disappears
- Reject --filter without --format with clear error message
- Fix variable ordering: fmt assignment before filter validation

Resolves code review issues from HAL 9000 review on issue #3.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 10:47:18 -06:00
README.md Initial commit 2026-02-03 10:34:24 -06:00
watcher.py fix: address code review issues in watcher.py 2026-02-03 10:47:18 -06:00

logwatch

Real-time log file monitoring and alerting tool