Binary package “ruby-mixlib-log” in ubuntu noble

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.