How to Install clog in Ubuntu 18.04



Install clog by entering the following commands in the terminal:

sudo apt update
sudo apt install clog

Description:

colorizing log tail utility

Clog is useful for watching log files. It can spot patterns in an input stream and colorize or suppress the lines. It can also decorate the lines with time- or datestamps.

Homepage: http://tasktools.org/projects/clog.html

Version: 1.3.0-1

Section: universe/utils