Fast and powerful log viewer and processor with syntax highlighting
Fast and powerful log viewer and processor
hl
$ hl /var/log/system.log
$ cat /var/log/app.log | grep ERROR | hl
$ tail -f /var/log/app.log | hl