Install ruby-mixlib-log by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-mixlib-log
Description:
Simple Ruby mixin for creating a logger object
Provides a class based object to provide logging. Messages can be sent at different levels such as warn or error. Logging defaults to STDOUT but can also be sent to a file with simple built in rotation.
Homepage: https://www.chef.io
Version: 1.7.1-1
Section: universe/ruby