Not just a simple log tailer
This project aims to provide a different approach to traditional log tailers. Amongst other features:
- Multitailing capability. It can tail multiple logs at a time;
- Colors for every level: warn, info, debug, error and fatal;
- Emphasize multiple targets (log traces) given regular expressions;
- Follow log upon truncation by default;
- User defined colors for each level;
- Silent (daemonized) mode;
- Throttling mode. Slow down the information being printed in the terminal;
- Inactivity log monitoring;
- Mail notification;
- Pause Modes freezes output for a limited period of time depending on level found;
- Analytics. Makes a report of each level found in logs when finished.
Author:
--------
Jordi Carrillo
- Sources inherited from project devel:languages:python:misc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-log4tailer && cd $_
- Create Badge
Comments 0