Steps To Install clog on Mac
Package Information:
Name: clog
Use: Colorized pattern-matching log tail utility.
URL: https://taskwarrior.org/docs/clog/
Installation Steps:
- Open Terminal on your Mac.
- Execute the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install clog using brew
brew install clog
clog is ready to use now!