How to Install ruby-lumberjack in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-lumberjack

Description:

Lumberjack is a logging implementation in Ruby

A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger. Provides support for automatically rolling log files even with multiple processes writing the same log file.

Homepage: https://github.com/bdurand/lumberjack

Version: 1.0.13-1

Section: universe/ruby