Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-mixlib-log
Simple Ruby mixin for creating a logger object
https://github.com/chef/mixlib-log
0
no reviews
Install
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.