ruby-mixlib-authentication

Simple Ruby mixin for creating a logger object
  https://github.com/chef/mixlib-authentication
  0
  no reviews



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.