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:

  1. Open Terminal on your Mac.
  2. Execute the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install clog using brew
    brew install clog

clog is ready to use now!