How to Install ruby-logger-application in Ubuntu 18.04



Install ruby-logger-application by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-logger-application

Description:

add logging support to Ruby application

This gem provides the ability to add logging support to a Ruby application. It is extracted from Ruby's Logger, as Logger::Application was dropped in Ruby 2.2

Homepage: https://github.com/ruby/logger-application

Version: 0.0.2-1build2

Section: universe/ruby