How to Install ruby-logify in Ubuntu 18.04



Install ruby-logify by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-logify

Description:

Lightweight logging library for Ruby

Logify is an incredibly light-weight Ruby logger with a developer-friendly API and no dependencies. It is intentionally very opinionated and is optimized for speed. This combination makes it perfect for command line applications.

Homepage: https://github.com/sethvargo/logify

Version: 0.2.0-1

Section: universe/ruby